Skip to main content
Feedback

Shopify GraphQL connection

The Shopify GraphQL connection enables you to link your Shopify store with Data Integration to access data such as products, orders, customers, and inventory.

Prerequisites

  • An active Shopify store.
  • Token-based access provided by Shopify through custom apps. To get started, you need an admin account and must enable custom app development. For more information, refer to custom apps.

Token authentication

This method is relevant for stores that you access using custom apps.

  1. Assign the necessary scopes to the app so that Data Integration can access and pull the required data. Refer to Shopify’s documentation on Admin API access tokens and scopes.
  2. Add the read_locations scope specifically to enable the Test Connection feature.

Configuring Shopify connection

Procedure

  1. Log in to the Data Integration console.
  2. From the left-hand menu, click Connections.
  3. In the top-right corner, click + New Connection. A list of available sources appears.
  4. In the search box, type Shopify GraphQL, and select it.
  5. Enter a Connection Name.
  6. Under Credentials Type, select Token.
  7. Enter the Access Token.
  8. Specify the Shop Name.
  9. Click Test Connection and save the connection. If successful, the connection is available for use within Data Integration.
On this Page