Update Record in Zoho CRM
n8n-nodes-base.httpRequest
Update an existing record in any Zoho CRM module with partial or full data
Use Cases
Update contact information
Change lead status after qualification
Update deal stage in pipeline
Modify account details
Configuration
Node Configuration Summary
Ready-to-use Zoho CRM node configured for update record in zoho crm.
Copy and paste directly into your n8n workflow.
Method:
PUT
Endpoint:
/crm/v8/{{ $json.module }}/{{ $json.recordId }}
Nodes:
2
Auth:
Zoho OAuth2 API