Before initiating the integration, ensure you have the following information:
Shopify Store Domain: For example, https://yourstore.myshopify.com/.
Access Token: This will be generated during the app creation process in Shopify.
Log in to your Shopify admin panel.
Navigate to Settings > Apps and sales channels.
Click on Develop apps.
Click Create an app.
In the pop-up window, provide an App name (e.g., "Zoho Integration and select an App developer.
Click Create app to proceed.
Within your newly created app, go to the Configuration tab.
Click Configure next to Admin API integration.
In the search bar, enter and select the following scopes:
read_customer_events
read_products
read_script_tags
write_script_tags
After selecting each scope, click the corresponding checkboxes.
Once all desired scopes are selected, click Save to apply the changes.
In your app's overview page, click Install app.
Confirm the installation by clicking Install in the pop-up window.
After installation, navigate to the API credentials tab.
Click Reveal token once to display your Admin API access token.
Important: This token is only displayed once. Copy and securely store it immediately. If lost, you'll need to uninstall and reinstall the app to generate a new token.
Paste the copied token into the Access token field
Click verify