mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| getting-oauth-credentials.gif | ||
| README.md | ||
| 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
- Access your Zoho Developer Console.
- Click on the 'GET STARTED' button.
- Click on the 'Server-based Applications' box.
- 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.
- Fill in any other necessary information and click on the 'CREATE' button.
- Use the 'Client ID' and the 'Client Secret' displayed with your Zoho OAuth2 API credentials in n8n.
- Click on the circle button in the OAuth section to connect a Zoho CRM account to n8n.
- Click the Save button to save your credentials.
