- 13 Sep 2022
- 4 Minutes to read
-
Print
-
DarkLight
-
PDF
Shopify
- Updated on 13 Sep 2022
- 4 Minutes to read
-
Print
-
DarkLight
-
PDF
An employee must be assigned to the shop with a Shop Owner Admin role to perform actions referred to in this article.
Shopify integration connector lets you import orders and products from your Shopify online store using API integration directly to ShopCtrl.
Shopify module synchronization features
Shopify integration connector lets you import orders and products from your Shopify online store using API integration directly to ShopCtrl.
- Importing orders from Shopify
- Tracking update
- Updating Shopify inventory
- Importing product details
- Exporting product details
Setting up integration with Shopify
Create a private app in your Shopify account
To set up the integration, you first need to create a new ShopCtrl App within your Shopify admin panel and grant it access to the API of your store. For more information on Shopify Private Apps, visit Shopify Help Center Private apps
You might need to enable the possibility to create a new private app in your Shopify admin settings first. Please check Enable private app development from the Shopify admin for more information.
To generate credentials to your store and give ShopCtrl access to your open API:
- Log in to your Shopify account as a store owner.
- On the navigation menu, select Apps.
- Click on the Manage private apps link below the list of apps.
- Click Create private app.
- In the App details section, enter a name for your private app and a contact email address.
- In the Admin API section, click Show inactive Admin API permissions. Grant ShopCtrl with access to the following areas:
Areas of Shopify store | Access level needed for integration |
---|---|
Assigned fulfillment | Read and write |
Customers | Read and write |
Fulfillment services | Read access |
Inventory | Read and write |
Locations | Read access |
Orders | Read and write |
Products | Read and write |
Shipping | Read access |
Store content | Read and write |
Third-party fulfillment | Read access |
- Set Webhook API version to 2021-10.
- Click Save to create a new ShopCtrl private app.
The API key, the password, and Example URL are now displayed on the screen. Please keep them in a safe place as you would normally do with passwords.
Please see Generate credentials from the Shopify admin for more information.
Setup your Shopify synchronization in ShopCtrl
Before enabling synchronization with Shopify, please set up the corresponding shop currency, VAT tariffs, and payment types for your ShopCtrl shop.
Once you have enabled integration in your Shopify account, you can set up synchronization in ShopCtrl.
- Log in to your ShopCtrl account as a user with the Shop Owner Admin role.
- In the navigation menu select Configuration > Shops to open the list of shops created.
- Select a shop you would like to set up Shopify synchronization for and click Edit to open shop settings.
- Within topic menu select Shop synchronization > Shopify Synchronization
- In the Connection settings pane, provide the API key and API password generated for the ShopCtrl private app in Shopify.
- Provide an Api url, which is
https://{hostname}/admin/api/{version}/
. Both{hostname}
and{version}
could be extracted from the Example Url provided by Shopify for the ShopCtrl app. - Choose whether Taxes are included in product price. This setting depends on your Shopify store settings. Learn more on Shopify Taxes.
- Click the Connect button to check the connection settings. A popup window will appear identifying whether the connection was established successfully or if there is a problem with credentials provided incorrectly.
- In the Functional settings pane, check the features you would like to use:
- Import Orders from Shopify - imports new orders at the specified interval
- Auto-check missing orders for order import - check this feature to exclude all possible synchronization mistakes and import orders that went missing for any reasons
- Send Track&Trace info - exports tracking code, carrier and trackng url to Shopify
- Export Products - exports new and updates existing products to Shopify
- Export Products stock to Shopify - export available product stock
- Use sku for not mapped product when export product stock - required if initial product import was not performed via Shopify module.
- Sync hs code along with product stock
- Enable Inventory track quantity when export product stock - enables track quantity for a product in Shopify, if stock for this product increases in ShopCtrl
- Import Products - imports new and updates existing products from Shopify
Send Track&Trace info. To enable this feature, you also need to map Warehouses to Shopify Locations and create a Carrier mapping below.
- To guarantee that the ShopCtrl carrier account names correspond to the ones used in Shopify, we need to create a Carrier account mapping.
- Click Add and in the new row select from a dropdown a ShopCtrl Carrier account used for this shop.
- Type in a Shopify Carrier account name. This carrier will be sent along with the tracking code back to Shopify when the order is marked as shipped.
- Configure Warehouse to Location mapping: Choose a warehouse enabled for the shop and a corresponding Shopify location.
- Enable the synchronization.
- Click Save or Save and Close to apply changes to the shop.