-
Notifications
You must be signed in to change notification settings - Fork 43
Shopify updates blog post #1758
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| --- | ||
| title: "Updated Shopify Link flow" | ||
| date: "2026-02-04" | ||
| tags: ["Product", "Update", "Link", "Shopify"] | ||
| authors: pmckinney | ||
| --- | ||
|
|
||
| We've updated the Shopify Link flow so merchants connect using **client ID and client secret** instead of an Admin API access token, with clearer in-flow guidance and step-by-step instructions that match Shopify’s latest custom app and distribution flow. This change is due to the deprecation of the original approach by Shopify. | ||
|
|
||
| <!--truncate--> | ||
|
|
||
| ## What's new? | ||
|
|
||
|  | ||
|
|
||
| - **Client ID and client secret:** Merchants now enter their **Shopify client ID** and **Shopify client secret** (from the app’s **Settings** > **Credentials**) instead of an Admin API access token. The connection UI makes it clear that only the store name subdomain (the part before `.myshopify.com`) is needed. | ||
|
|
||
| - **Find your Shopify credentials:** The Link UI includes an in-page **Find your Shopify credentials** section that walks merchants through creating and configuring a custom app, choosing custom distribution, installing the app, and retrieving credentials—without leaving the flow. | ||
|
|
||
| - **Step-by-step instructions:** The guide now follows Shopify’s current path: **Settings** > **Apps** > **Develop apps** > **Build apps in Dev Dashboard** > **Create app**, then creating a version (including App URL `https://shopify.dev/apps/default-app-home`, unchecking **Embed app**, and setting access scopes), **App Home** > **Distribution** > **Custom distribution**, and **Settings** > **Credentials** for client ID and secret. | ||
|
|
||
| - **Links to Shopify docs:** Merchants can open the Shopify docs for [Custom apps](https://help.shopify.com/en/manual/apps/app-types/custom-apps) (Create a custom app and Install a custom app) and [Select a distribution method](https://shopify.dev/docs/apps/launch/distribution/select-distribution-method) for more detail. | ||
|
|
||
| ## Who is this relevant for? | ||
|
|
||
| This update is relevant for clients whose merchants use the **Shopify Custom apps** connection method in Codat Link. The improved flow reduces confusion and support load by guiding merchants through the correct Shopify admin steps and credential fields. | ||
|
|
||
| ## How to get started? | ||
|
|
||
| The updated flow is already reflected in Link. For full setup and merchant instructions, see [Set up Shopify using custom apps](/integrations/commerce/shopify/commerce-shopify-custom-apps). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.