Set up a token connection to Shopify

In the Create Connection panel provide the below details to setup a connection.

  1. Name your connection – Enter a clear and distinguishable name.
  2. API type – Choose your Shopify account API type:
  3. HTTP: Use traditional HTTP methods (GET, POST, PUT, DELETE) for straightforward interactions with individual resources.
  4. GraphQL: Use GraphQL for flexible, efficient queries and mutations, retrieving only the required data with a single endpoint.
  5. API version – Select your Shopify account’s API version. For example, 2024-10.
  6. Store name – Enter your Shopify store name. For example, if the URL is https://demo-store.myshopify.com, then demo-store is your store name.
  7. Auth type – Select Token as the authentication type for this connection.
  8. Access token – Enter the access token created in the Shopify custom app. 

Follow the below steps to create the Access token from Shopify.

  1. Sign in to your Shopify account.
  2. Navigate to Apps > App and sales channel settings > Apps and sales channels > Develop apps.
  3. Click Create an app. 
  4. Provide the App name.
  5. From the App developer drop-down, select the required name. 
  6. Read the license and click Create app.
  7. Click Configure admin API scopes, select the required scopes, and click Save.
  8. Click Install app. 
  9. Read the license and click Install.
  10. From the Admin API access token section, read the Note, and click Reveal token once.
  11. Copy the token.
  12. Note: You can view the Admin API access token on this page only once. Hence, it is recommended to copy and save your token in a secure place.

Leave a comment

Your email address will not be published. Required fields are marked *