- Fetching authentication parameters - Shopify requires an admin API access token and store subdomain for authentication.
- Collecting those parameters from the user - Collect the admin API access token and store subdomain from your user.
- Initiating a connection - Create a connection with the collected parameters.
- Verifying the connection status - Check that the connection was successful by verifying the status.
1
Fetching Authentication Parameters
Parameters to fetch from the user
admin_api_access_token and shop from the user.You can fetch from user via chat, ui, form, api, etc. We will use terminal based approach as example.2
Asking the user for the parameters
3
Creating a Connection with Collected Parameters

4
Get specific Connected Account
You have successfully Connected Your User’s Shopify Account!! 🎉
Next: Guide to Connecting Gmail Account (OAUTH)
Connect your users Gmail Account in similar fashion