Skip to main content

Shopify Shopify

The Shopify platform offers online retailers a suite of services including payments, marketing, shipping and customer engagement tools.

Creating a Shopify connection

To create the connection you need:

  • Access to your Shopify store
  • An access token

Obtaining the credentials

  1. From your store admin page, click Apps and sales channels.

    Untitled

  2. Click Develop apps for your store.

    Untitled

  3. Select Allow custom app development.

    Untitled

  4. Confirm that you wish to Allow custom app development.

    Untitled

  5. Click Create an app.

    Untitled

  6. Name your app. (i.e., Blink Integration) > Create App.

    Untitled

  7. On the app's dashboard, select Configure Admin API scopes.

    Untitled

  8. When prompted to configure Admin API access scopes, make sure to select the scopes read_customers and write_customers. Save your selections. If you only wish to search for customers, you only need the read_customers scope.

    Untitled

  9. Click the API credentials tab near the top.

    Untitled

  10. Click Install app.

    Untitled

  11. Confirm the installation by pressing Install.

    Untitled

  12. It should now display a new section called Admin API access token. Press Reveal token once and save the access token in a secure location.

    Untitled

Creating your connection

  1. In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
  2. Select the Shopify icon. A dialog box with name of the connection and connection methods appears.
  3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
  4. Select API Token as the method to create the connection.
  5. Fill in the parameters:
    • The full URL to your store in the format https://<your-store>.myshopify.com.
    • The Admin API access token.
  6. (Optional) Click Test Connection to test it.
  7. Click Create connection. The new connection appears on the Connections page.