Integration: Shopify
Follow the steps below to connect your Shopify store to Sendify.
How to do it:
- Log in to Sendify and go to Integrations.
- Click Connect next to Shopify.
- Name the integration (optional).
Tip! If you have multiple stores in the same system, it’s a good idea to give the integrations clear names so you can easily tell them apart. -
Click Take me there.
-
Fill in the following details:
- URL (https://store.myshopify.com/)
- Client ID
- Client Secret
Not sure where to find these details? See more information further down in the article.
- Click Connect
- Complete the connection by selecting which order status in Shopify should trigger an order to be imported into Sendify.
- Select the features you want to enable.
- Choose a start date for the integration.
- Done!
Did you get an error message when clicking Connect? Try the following:
- Make sure you entered the correct store URL. You can find it in Shopify under Settings ➡️ Domains, and it should look like this: https://store.myshopify.com. Don't forget https://!
- Check the scopes (permissions). When generating API keys, the correct scopes must be selected. You can copy and paste them directly to ensure all permissions are set correctly. You’ll find all scopes further down in the article.
Need more help?
If it still doesn’t work, you’re welcome to contact us at api@sendify.com, and we’ll help you further.
Create Client ID and Client Secret in Shopify
-
Log in to Shopify
- Go to Settings ➡️ Apps.
- Click Develop apps and Build apps in Dev Dashboard.
- Select Create app, and give it a name. For example, Sendify.
- Click Create.
- Find the App URL field and paste the following URL:
https://shopify.dev/apps/default-app-home - Go to Access ➡️ Scopes and paste the following scopes:
read_customers, read_fulfillments, write_fulfillments, write_inventory, read_inventory, read_locations, read_merchant_managed_fulfillment_orders, write_merchant_managed_fulfillment_orders, read_orders, write_orders, read_all_orders, read_products, write_products, read_publications, write_publications, read_returns, read_shopify_payments_accounts, read_shopify_payments_payouts
- Click Release, and name the version. For example, V1.
- Click Release again.
- Go to the Home tab and click Install App.
- Select the Shopify store where the integration should be installed and click Install.
- Go back to the Dev Dashboard, and click Settings. At the top you will find:
- Client ID
- Client Secret