Shopify
Shopify Connector Setup
To connect your Shopify store to dex, you'll need to generate API credentials and configure read-only access in your Shopify Admin.
1. Create a Custom App in Shopify
Go to your Shopify Admin Panel.
In the left menu, click Settings → Apps and sales channels.
Click Develop apps (enable this option if prompted).
Click Create an app.
Enter a name (e.g.,
dex_shopify_connector)and select an app developer.
2. Configure API Access Scopes
Go to the Configuration tab of your app.
Click Configure Admin API scopes.
Select read-only permissions for the relevant resources:
Click Save.
3. Install the App and Generate Credentials
Open the API Credentials tab.
Click Install App to install it on your store.
Once installed, click Reveal token once to view your Admin API access token.
Copy the following details for use in dex:
Admin API Access Token
API Key
Store name
API version (e.g.,
2024-10)
4. Configure the Connector in dex
In the Advanced Settings screen inside dex:
API Key
Your Admin API Access Token
Store
Your store name (e.g., my-store)
API Version
The API version you noted earlier (e.g., 2024-10)
Path Params
Leave empty unless otherwise instructed
Click Test and Save to validate the connection.
Once connected, dex will begin syncing data from your Shopify store, giving you access to orders, products, customers, and more — all in your own cloud environment.
dex currently supports the Shopify REST API, which continues to function but is no longer actively updated by Shopify beyond version 2025-01.
Shopify has since introduced a new GraphQL API, which is supported via a separate connector.
Last updated
Was this helpful?

