Create the credential
In Shopify Admin, open Settings → Apps and sales channels → Develop apps, create a custom app for Platinur, and configure its Admin API scopes. Grant onlyread_orders, read_products,
and/or read_customers for the objects you will select. Install the app, then copy the Admin API
access token. Copy the shop name from the permanent your-store.myshopify.com address; do not use
a custom storefront domain and do not include https:// or /admin.
Connect
- Open Integrations → New Source → Shopify.
- Enter the store name and Admin API access token.
- Choose Orders, Products, and/or Customers.
- Test the connection, create the source, and discover the selected objects in Schema.
- Run the first sync and optionally add a schedule.
Common failures
- 401 unauthorized: reinstall the app or replace the Admin API access token, then test again.
- Access denied: add the matching read scope to the custom app, reinstall it, and select only the authorized objects.
- Shop not found: enter only
your-storeor theyour-store.myshopify.comshop identifier, not a custom domain or a full URL. - Large history limit: narrow the source history or work with support before treating a 25,000-object result as complete.