Shopify Connector: How to get Client ID & Client Secret from Shopify

Created by Morf Dev, Modified on Fri, 8 May at 12:25 PM by Morf Dev

  1. Create a Custom App

    Go to Shopify Admin → Settings → Applications. Click "Create apps in the Dev Dashboard", then click "Create an Application". Enter app name.

  2. Configure Admin API scopes

    Check "Access" tab and click "Select areas" in Version section. Enable these scopes:

    • read_customers
    • write_customers
    • read_orders
    • write_orders
  3. Click "Release".

  4. Select Custom distribution method

    Go to App overview page tab → click "Select a distribution method""Custom distribution". This grants Level 1 and Level 2 access.

  5. Install the app & grant access

    Go to "App overview page" tab → click "Install the app"Select your storeInstall. This grants Admin API access token permissions.

  6. Retrieve credentials

    After installation, the API key (Client ID) and API secret key (Client Secret) are revealed on the "Settings" tab. Copy them into the fields below.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article