Add Custom App to your Store
Last updated
Was this helpful?
Last updated
Was this helpful?
For the first version of the Plugin, you will need to create a custom app and install it. At a later point we will also offer installation via the Shopify App Ecosystem.
Navigate to Settings -> Apps and sales Channels.
Click on "Develop apps".
Click on "Create an app".
Choose a name of your liking.
Once created, we configure Scopes. Click On "Configure" for the "Admin API Integration".
Add the following permissions
write_orders
read_orders
read_products
read_product_listings
read_fulfillments
read_returns
read_files
write_files
You can search for the permissions and click on them.
Once you've selected all the necessary permissions, it should look something like this.
Click on Save and double-check the permissions.
Click on "Install App"
Reveal the token and save it in a secure location, you won't be able to see the token again.
To activate the connection to the Seller Center, you will need the following Credentials:
You can find your Shop URL on the left hand side in your settings. If your shop already has a custom Domain, you can find the correct URL in your Login Screen.
You can find all these in Settings->Apps and sales channels->API credentials.
Before proceeding to the next step, make sure you have all the following credentials:
Shopify Shop URL
Admin API Access Token
API Key
API Secret
To learn more about the permissions and what they're used for, please refer to page.
When you're unsure about the needed permissions, consult page.
Make sure the URL contains "*.myshopify.com"
It is important that you save your credentials in a secure location (your password manager). The admin API Access token will only be shown once!