n8n-docs/docs/nodes/credentials/Zoho
2020-08-17 12:50:43 +02:00
..
getting-oauth-credentials.gif Added several docs (#65) 2020-07-23 15:17:24 +02:00
README.md 🔨 Minor change to credentials permalinks 2020-08-17 12:50:43 +02:00

permalink
/credentials/zoho

Zoho

You can find information about the operations supported by the Zoho CRM node on the integrations page. You can also browse the source code of the node on GitHub.

Prerequisites

Create a Zoho account.

Using OAuth

  1. Access your Zoho Developer Console.
  2. Click on the 'GET STARTED' button.
  3. Click on the 'Server-based Applications' box.
  4. Copy the 'OAuth Callback URL' provided in the Zoho OAuth2 API credentials in n8n and paste it in the Authorized Redirect URIs field in the Zoho API Console app creation page.
  5. Fill in any other necessary information and click on the 'CREATE' button.
  6. Use the 'Client ID' and the 'Client Secret' displayed with your Zoho OAuth2 API credentials in n8n.
  7. Click on the circle button in the OAuth section to connect a Zoho CRM account to n8n.
  8. Click the Save button to save your credentials.

Getting Zoho credentials