How to Create Shopify Admin Access Token
Go to your Shopify Settings and click on "Apps and sales channels". Then click on "Develop apps" on top.
Now you need to create a new App or select one you already have.
Go to the "API credentials" tab and create a new "Admin API access token".
The Token must have the following two access scopes:
read_customers
and read_orders
Now copy the generated token and add it to your HelpSpace Shopify integration.