Skip to main content
All CollectionsSubscriptionsZoho CRM
Zoho CRM Connections and Settings
Zoho CRM Connections and Settings

Integrate iPaaS with Zoho CRM to enable efficient data synchronization and management.

Updated this week

How to Connect

Prerequisites

Before setting up the Zoho CRM integration in iPaaS.com, ensure you have the following:

  • Zoho CRM Account with administrator privileges.

  • Access to the Zoho API Console.

  • Client ID and Client Secret, generated through the Zoho API Console:

    • Authorized Redirect URLs:

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

      • Staging: https://stagingportal.ipaas.com/customer/subscription-mgmt/subscriptions/authorization/app

Configure Subscription Settings

Navigate to the Zoho CRM subscription settings in iPaaS.com and provide the following information:

Field

Description

Required

Example

Name

Unique name for the Zoho CRM subscription in iPaaS.com.

Yes

Zoho_CRM_Integration

Version

Specifies the iPaaS.com integration version to use.

Yes

v1.0

Client ID

Generated from the Zoho API Console.

Yes

Client_Id

Client Secret

Generated from the Zoho API Console.

Yes

Client_Secret

API URL

Base API URL for Zoho CRM API requests.

Yes

https://www.zohoapis.com/crm

Authentication Methods

OAuth 2.0 Authentication

  1. Open the Zoho API Console and log in.

  2. Select Add Client > Server-Based Applications > Create Now.

  3. Fill in the following details:

    1. Client Name: iPaaS.com

    2. Homepage URL: https://portal.ipaas.com

    3. Authorized Redirect URIs: https://portal.ipaas.com/customer/subscription-mgmt/subscriptions/authorization/app

  4. Click Create and save the Client ID and Client Secret.

  5. Copy the Client ID and Client Secret values for later use. These will be necessary to connect your iPaaS.com subscription.

  6. Open the Zoho CRM subscription settings in iPaaS.com.

  7. Enter the API URL, Client ID, and Client Secret, then save the configuration.

  8. Return to the subscription.

  9. Click the Authenticate icon in iPaaS.com.

  10. When redirected to Zoho CRM, grant access by clicking Accept. - You will be redirected back to iPaaS where you may Close Page.

  11. Return to iPaaS.com and refresh the subscription to confirm authentication success.

Initialization Support

Currently, initialization is not supported for Zoho in iPaaS.com. All data synchronization and mappings must be configured manually during the integration process.

Throttling

Throttling ensures that Zoho’s API isn’t overwhelmed by excessive API calls, preserving system performance during heavy data transfers.


While the throttling fields are required, the values are pre-populated by the integration settings. For more details, refer to Subscription Configuration – Edit.

Did this answer your question?