-
Notifications
You must be signed in to change notification settings - Fork 14
How to create your Shopify Partner API credentials
Bjørn Forsberg edited this page Sep 13, 2023
·
6 revisions
As a user of PartnerMetrics, we recommend adding your Shopify Partner API credentials to the app, so that it can automatically import your payouts data daily. This guide shows how to create your Shopify Partner API credentials in the Shopify Partner Dashboard.
Note: To get historical data, use the CSV import feature first.
To connect the Shopify Partner API, you will need to get your Organization Id and setup an API access token.
- Login to your Shopify Partner Dashboard: https://partners.shopify.com/
- Copy your organization id from the url in your browser address bar. Example: When logged in, I see the following url:
https://partners.shopify.com/12345
the numbers12345
are your Organization Id.
- Login to your Shopify Partner Dashboard: https://partners.shopify.com/
- Click on Settings in the menu
- In the section Partner API clients click on Manage Partner API clients
- Click on Create API client
- Give it a name, this is just for your own reference. Example:
PartnerMetrics
- Enable permissions for:
- View financials
- Manage apps
- Manage themes (*optional)
Note: The Shopify Partner API only allows read access to financial, app and theme data.
- Click Save
- Copy the provided Access token
- Login to your PartnerMetrics account: https://partnermetrics.io
- Click Partner API credentials in the menu
- Add your Organization Id and your Access token
- Click Save
Once done, PartnerMetrics will automatically import any new payments from Shopify on a daily basis.