How to connect your Shopify store to FeedOps via API.
Before starting this process, you will need to create a FeedOps account.
- Login to your Shopify administrative panel.
- Locate the Settings option in the left-hand sidebar of your administration panel and click on it.
- Within the Settings modal, click on Apps and sales channels
- At the top of the screen, click on Develop Apps.
- Click Create an app.
- Enter an App name and assign store owner or FeedOps as App developer then click on Create app .
- Then, within App Development and Overview, click Configure Admin API Scopes.
- Under Configuration and Admin API integration, search in 'Filter access scopes' and select the following options.
read_price_rules
read_products
read_inventory
read_shipping
read_locations
read_draft_orders
write_draft_orders (used to calculated shipping rates) - Then click Save.
- There are no other changes to the custom app settings or configuration. All default settings can remain. It is only read access to products, price rules and shipping that is required.
- Once saved, refresh the page, and the "Install App" button at the top right corner of the screen will be enabled. Clicking the "Install App" button will open a confirmation modal.
- Click Install on the modal.
- Still within App Development, go to API Credentials.
- Your API Credentials will be displayed. You need the Admin API access token and the API key to connect to FeedOps.
- In FeedOps, the API Key is the API Key in Shopify. The password required in FeedOps is the Admin API access token in FeedOps.