Connect your Shopify store to Adapt to analyze orders, products, customers, inventory, and revenue
Adapt can connect to Shopify two ways. Pick whichever fits your store:
Custom OAuth app (recommended) — you create a Shopify app, save its Client
ID and Client Secret in Adapt, and authorize over OAuth. Adapt receives a
long-lived offline token, so there is nothing to rotate day to day. This is the
best option for stores set up in the Shopify Dev Dashboard.
API key — you paste an Admin API access token (shpat_) from a custom app.
Simplest if your store already has an admin-created custom app with a token.
Both are read-only and use the same Shopify scopes. Choose the matching Shopify
tile in Adapt’s integration catalog for the method you use.
These cover Adapt’s Shopify use cases — revenue and ROAS reporting, customer
retention, and inventory management. These configured scopes are exactly what
the store grants when the app is installed, so set everything you need here
before installing. Request only what your use case needs.
4
Add Adapt's redirect URL
Still in the Access section, add this exact value under Redirect URLs:
Shopify only redirects back to URLs registered here, so it must match
exactly.
5
Set the app to custom distribution
On the app’s Overview page, in the Distribution panel, click Select
distribution method. Choose Custom distribution, click Select, then
confirm Select custom distribution in the dialog (this can’t be undone).
Enter your Store domain (for example my-store.myshopify.com), leave
Allow multi-store install for one Plus organization as needed, and click
Generate link. Choosing custom distribution automatically grants the app
access to protected customer data (required for read_orders and
read_customers), so there is no separate approval to request.
6
Release a new version
Release a new version of the app so the scopes and distribution settings
become active.
7
Install the app on your store
Copy the generated Install link and open it to install the app on your
store. You can return to it anytime from the Distribution panel, which now
shows Manage custom install link (or use Install app in the
Installs panel). Installing is what grants the app the scopes and
protected customer data you configured. If you change scopes later, release a
new version and reinstall, then reconnect in Adapt.
8
Copy the Client ID and Client Secret
Open the app’s Settings and copy the Client ID and Client
secret. See Shopify’s About client credentials.
Store the secret securely — you will paste it into Adapt next.
read_orders and read_customers return customer PII (protected customer
data); custom distribution grants this automatically. Accessing PII also
requires your store to be on a paid Shopify plan. Adapt calls the GraphQL Admin
API (Shopify is phasing out REST access to protected data).
You do this once per organization. Any org member can save or rotate these shared
credentials, and every member can then connect their store using them.
1
Open Integrations
In Adapt, go to Settings > Integrations.
2
Find Shopify
Search for Shopify and select the custom OAuth app option from the
catalog.
3
Enter your app credentials
On the Connect your OAuth app setup screen, enter your Client ID and
Client Secret, then click Save credentials.
Adapt encrypts the Client Secret at rest with AES-256 and never shows it again.
To rotate it later, use Update credentials on the Shopify integration and
paste a new secret.
Use this if your store already has (or can create) an admin custom app with an
Admin API access token.
Shopify is retiring new custom app creation from the store admin. The Develop
apps flow remains available on many stores where custom app development is
enabled and is what produces a long-lived shpat_ token. If you can’t create a
custom app this way, use the custom OAuth app method above instead.
In your Shopify admin, go to Settings > Apps and sales channels > Develop
apps.
2
Enable custom app development
If prompted, click Allow custom app development and confirm. This is a
one-time action per store.
3
Create the app
Click Create an app, give it a name (for example, “Adapt”), select an app
developer, and click Create app.
4
Configure Admin API scopes
Open the Configuration tab, then under Admin API integration click
Configure. Select the read scopes you need — for example read_orders,
read_products, read_customers, read_inventory, read_locations,
read_analytics — then click Save.
5
Install the app
Open the API credentials tab, click Install app, then confirm.
Installing generates the Admin API access token.
6
Reveal and copy the access token
Under Admin API access token, click Reveal token once and copy the
value. It starts with shpat_. Shopify shows this token only once, so store
it securely.
7
Note your store domain
Your store domain is the .myshopify.com address for your shop, for example
my-store.myshopify.com.
Adapt can read and analyze your Shopify store data through the Admin API. Ask
questions about sales performance, catalog, customers, and inventory in natural
language.