Shopify (prebuilt connector)
Description
Shopify is a cloud-based, fully hosted commerce platform which can be used to create and manage online stores, and sell across multiple channels ( including web, mobile, social media, online marketplaces, brick-and-mortar locations, and pop-up shops).
API documentation
API documentation for Shopify (used to build this connector) can be found via the link below:
Authentication
When adding connector instances for Shopify, the following authentication methods are supported:
Token-based authentication
When a user chooses to add a connector instance using token-based authentication, the credentials below are prompted:
Credential | Required? | Notes |
---|---|---|
| The URL used to access a Shopify store always follows the convention:
When adding credentials for a new instance, you only need to provide the name of your store - don't enter | |
| Generated in your Shopify admin portal - see the Obtaining credentials tab. |
Whenever a process flow sends a Shopify API request using token-based authentication, Shopify's X-Shopify-Access-Token
option is passed in the request header. The value is set to whatever token was provided when the associated connector instance was added.
Last updated