Configuration
Shopify CSV App configuration page
Configuration
In the first configuration step, you are able to set the following options:

Language
Choose a language in which values from the Ergonode will be synchronized
Category tree
Choose from previously created Category Trees. Only the category belonging to the selected category tree will be exported.
Store name
If configured, metafields mapping and exporting are available.
Admin API access token
Shopify admin API key
Following Admin API access scopes are required: read_metaobject_definitions, read_metaobjects, read_products.
When ready, click on the Next Step button.
How to Find Your Shopify Storefront URL
Step 1: Check the Browser Address Bar in the Admin Panel
After logging into your Shopify admin panel (e.g., https://admin.shopify.com
), your default store URL (in the format store-name.myshopify.com
) is visible in the browser address bar. For example: https://admin.shopify.com/store/**your-store-name**
Step 2: Navigate to the Domains Section in Settings
1. In the admin panel, click Settings → Domains.
2. You’ll find the default URL **your-store-name**.myshopify.com
. It is listed as the Primary domain or as a separate entry.
How do you create an Admin API access token in Shopify?
Step 1: Log in to the Shopify Admin Panel
Sign in to your Shopify store as the owner. Navigate to Settings → Apps and sales channels → Develop apps.
Step 2: Create a Custom App
Click Create app. Name the app (e.g., “My API Integration”) and enter your email in the App developer field. Click Create app.
Step 3: Configure API Permissions
Under the Configuration tab, go to the Admin API Integration section. In the Admin API access scopes area, select the permissions required for your integration (read_metaobject_definitions, read_metaobjects, read_products). Click Save.
Step 4: Install the App
Navigate to the API credentials tab and click Install app. Confirm the installation by clicking Install in the dialog box.
Step 5: Retrieve the Access Token
After installation, the access token will be generated. Click Reveal token once and copy the displayed string. Save it securely – the token is visible only once!
Important Notes:
The access token works only with the selected permissions. Changing scopes requires reinstalling the app.
Columns mapping

Start mapping attributes with ease:
Click "Map Attributes" to initiate the mapping process.
Simply drag and drop attributes into place to link them.
Once completed, press "Save Mapping" to finalize your selections.

Last updated
Was this helpful?