Setting up Shopify
Overview
You can create custom app directly on Shopify admin. You need to generate API credentials and the necessary API access tokens by installing custom app from Shopify admin for authentication.
Prerequisite
You require an active Shopify store and relevant permissions to create a custom app as well as assign API scopes.
Enable Custom app development
Follow the below steps to enable custom app development in your Shopify admin:
- Go to Settings > Apps and sales channels.
- Click Develop apps for your store.
- Click Allow custom app development.
- Click Create an app to integrate your store’s data with external services or build a custom storefront.
- A Create an app pop-up appears.
- Type your App name in the text area.
- Select the App developer from the drop-down list.
- Click Create app.
Your app gets created.
- Click Configure Admin API scopes.
- Select your preferred Admin API access scopes.
- Configure the Storefront API scopes.
- Click Save and then click Install app.
A confirmation pop-up appears.
- Click Install.
To find the Configuration credentials
Follow the below step to find the required credentials for configuring Shopify import connector:
- Go to Apps and sales channels > API credentials to find the API key, API access token, and URI.
❕ Note: You can use the Admin API access token as the API password while configuring your Shopify import connector.