Shopify
Last updated
Last updated
As a first step of replicating data from your Shopify store to the desired Destination, you must create a , using which, you can make API calls to your Shopify store and fetch data. To do this:
Log in to your .
In the left navigation pane, click Apps.
In the search bar, click App and sales channel settings.
In the Apps and sales channels page, click Develop apps.
Click Allow custom app development.
Click Allow custom app development again to allow Shopify to create custom apps.
In the App Development page, click Create an app.
In the Create an app dialog:
In the App name field, provide a name for the custom app.
In the App developer field, select the email address that Shopify should use for contacting you or your team member regarding your app. Read for steps to add or update the email address of your team member to the custom app.
Click Create app.
Click Configure Admin API scopes.
Refer to section, for steps to configure the app to fetch all data from Shopify.
To configure the app to make API calls, you must grant the required permissions for the different scopes and the data within these scopes. Then, you must generate the API token to be used for setting up a Pipeline in Hevo with Shopify as the Source.
To grant the required permissions and generate the API token, perform the following steps:
Under the Admin API access scopes section, enable the read_<scope_name>
check box for the following scopes to get the read access:
Assigned Fulfillment Orders
Discounts
Draft orders
Fulfillment services
Inventory
Marketing events
Merchant Managed Fulfillment Orders
Orders
Price rules
Products
Product listings
Shipping
Shopify Payment disputes
Shopify Payment payouts
Third Party Fulfillment Orders
Click Save.
Click Install app.
In the confirmation dialog box, click Install.
In the API credentials tab, under the Admin API access token, click Reveal token once.
This shows your Admin API password that you must use while setting up a Shopify Pipeline in Hevo. The token is visible only once, so you must copy the token and store it in a secure location.
Once you have set up the app and generated the API credentials, create a Pipeline to complete the framework for replicating the data from Shopify into the Destination.