How can I find Shopify API credentials?
To find your API Credentials:
- Log in to your Shopify Admin Store.
- Go to 'Settings' > 'App and Sales Channel”.
- Click 'Develop Apps'.
- Create your app and choose 'Configure Admin API Scopes'.
- Select these checkboxes for necessary permissions:
- Read Products
- Read Product Listings
- Write Orders
- Write Resource Feedbacks
- Read Locations
- Read Inventory
- Read Fulfillments
- Click 'Save'.
- Now, click 'Install App' and follow the prompts.
- Copy your shop URL from 'API Credentials' and paste it into the Shopify authentication page.
- Retrieve and copy your token, API key, and secret key from 'API Credentials'.
- Paste each in the respective boxes on the Shopify Authentication page.
- Click on ‘Connect Shopify’.