Configuration
Shopify CSV App configuration page
Configuration

Field
Description
How to Find Your Shopify Storefront URL
Step 1: Check the Browser Address Bar in the Admin Panel
How do you create an Admin API access token in Shopify?
Step 1: Log in to the Shopify Admin Panel
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


Last updated
Was this helpful?

