Authorize Shopify
In 4 minutes, authorize your Shopify app and start syncing data with Stacksync.
Requirements
You need to be the Shopify administrator
1. Click on create a new sync

2. Click on the Shopify logo

3. Create a new Shopify connection
In the following steps, you will log in to your Shopify account to retrieve the following:
Shop name
Client ID and Secret

4. Find your shop name
You can find your shop name in the settings of your shop on the top left of the page. It is part of your shop domain <shop_name>.myshopify.com.

5. Generate Client ID and Client Secret:
Go to Shopify Dev Dashboard: https://dev.shopify.com/dashboard
Select "Create App"

Enter `Stacksync` as the app name

Enable required API scopes for Stacksync.
read_customers,write_customers,read_metaobject_definitions,write_metaobject_definitions,read_metaobjects,write_metaobjects,read_orders,write_orders,read_products,write_products,read_publications,write_publications,read_shipping,write_shipping

Add Redirect URL: https://app.stacksync.com/oauth/callback?connector=shopify

Click Release
Go to Apps -> Setting, Copy the Client ID and Secret

You can now fill in the Stacksync form with your Shop name, Client ID and Secret.

You are all set! You can now use sync your Shopify data to other apps through Stacksync's syncs! π
Last updated