Shopify (OAuth)
This document explains what is needed to setup access to Shopify and install the Shopify (OAuth) connector.
To use API key authentication instead of OAuth, please see here for our separate Shopify connector.
Setup Shopify OAuth Application
Create a Shopify custom or public OAuth application and bind it to your store. The instructions on how to do this can be seen here.
Use your Cyclr Redirect URL which can be found here.
You will need the Client ID and Secret provided by the application to authorise the connector.
This application will need to be associated with your shop, as instructed in shopify documentation.
Connector Setup
In the connector setup, enter the "Hostname". This is the first part of your Shopify domain, without the "https://". For example, if you login using "https://example.myshopify.com/admin" you should enter "http://example.myshopify.com".
The Client ID is the Client ID found on your application settings page.
The Secret is the Secret found on your application settings page.