Skip to main content

Zoho Commerce Internal Authentication Setup

MiSP or Integrator tasks to set up Internal Authentication

Updated this week

Set Credentials in iPaaS

  1. Log in to iPaaS.com (staging or production).

  2. On the Dashboard, select your company where your Zoho Commerce Integration exists.

  3. Select View as Integrator under the company name at the top of the screen.

  4. Navigate to Integration Management > Integrations.

  5. Find your Zoho Commerce Integration and click the Edit icon.

  6. Scroll to Versions and click the Edit icon. click on version edit icon
    ​

  7. Set the OAuth URL Template to:

    https://accounts.zoho.com/oauth/v2/auth?scope=ZohoCRM.modules.ALL,ZohoCRM.settings.ALL,ZohoCommerce.inventoryadjustments.CREATE,ZohoCommerce.items.ALL,ZohoCommerce.salesorders.READ,ZohoCommerce.salesorders.CREATE,ZohoCommerce.salesorders.UPDATE,ZohoCommerce.settings.READ,ZohoCommerce.webhooks.READ,ZohoCommerce.webhooks.CREATE,ZohoCommerce.webhooks.ALL&client_id={Client_Id}&response_type=code&redirect_uri={SystemTypeVersion:RedirectUrl}&access_type=offline&state={iPaaSState}

  8. Scroll to the bottom of the dialog box and click Add.

  9. Add the following Custom Field:

    • RedirectUrl: https://portal.ipaas.com/customer/subscription-mgmt/subscriptions/authorization/app

  10. Click Save.

  11. On the Edit Integration screen, Set Authorization Type to OAuth Initiated within iPaaS.
    ​

  12. Click Apply, and iPaaS.com saves the integration.

Internal Authentications Steps

  1. On the Dashboard, select your company where your Zoho Commerce Integration exists.

  2. Navigate to Subscription Management > Subscriptions, and click the Edit button for the Zoho Commerce subscription.

  3. On the Subscription Settings screen, click the Authenticate icon.
    The Zoho Commerce Authentication portal opens.

  4. Select the checkbox to allow iPaaS.com access and then click Accept.

  5. Click Close Page.

The Zoho Commerce Access token and Refresh token are generated and displayed on the Subscription Settings screen.

Did this answer your question?