How to create a custom app and access the Admin API token?
Go back to BrandsGateway.
From your Shopify Admin Panel select Apps and click on App and sales channel settings.
Select Develop apps for your store and click on Create an app.
Add your app name, and click on Create app.
Select Configuration, and choose the Configure option for Admin API Integration.
From the Admin API access scopes you need to select the settings as follows:
Inventory
- write_inventory
- read_inventory
Orders
- read_order
Products
- write_products
- read_products
Click Save at the bottom of the page, then scroll up to the top right corner of the page and click Install app.
Click Install one more time and then click on Reveal token once.
From your Shopify Admin Panel select Apps and click on App and sales channel settings.
Select Develop apps for your store and click on Create an app.
Add your app name, and click on Create app.
Select Configuration, and choose the Configure option for Admin API Integration.
Configuration
From the Admin API access scopes you need to select the settings as follows:
Inventory
- write_inventory
- read_inventory
Orders
- read_order
Products
- write_products
- read_products
Click Save at the bottom of the page, then scroll up to the top right corner of the page and click Install app.
Click Install one more time and then click on Reveal token once.
Updated on: 04/10/2022
Thank you!