Note: These steps have been updated as of December 2022.
Follow these steps to create a new app in Shopify to connect to DropStream.
- Log in to your Shopify Store as the Store Owner. In the lower-left, click Settings .
- In the Admin dashboard, on the left, click Apps.
- Scroll down and click Develop apps for your store.
If this is your first custom app, click Allow custom app development at the next two prompts:
- Click Create an app.
- For the App name, enter "DropStream App". (This name will show up in the Shopify order timeline for API events.) Then click Create app.
- In the App Development page, click the Configuration tab. Next to Admin API Configuration, click Configure.
- Under Admin API Access Scopes, enable the following scopes:
write_fulfillments
read_fulfillments
write_inventory
read_inventory
read_locations
write_order_edits
read_order_edits
write_orders
read_orders
write_products
read_products
write_shipping
read_shipping
write_third_party_fulfillment_orders
read_third_party_fulfillment_orders
write_assigned_fulfillment_orders
read_assigned_fulfillment_orders
write_draft_orders
read_draft orders
write_merchant_managed_fulfillment_orders
read_merchant_managed_fulfillment_orders
read_customers
- Scroll to the bottom and click Save.
- Scroll back up and click the API credentials tab. Under Access tokens, click Install app.
- At the confirmation prompt, click Install.
- Under Admin API Access Token, click Reveal token once.
- Copy the token and paste it into a document for your records. This token will be used in the next steps to enable API access in DropStream.
Comments
Please sign in to leave a comment.