More Vendrato tools: FunnelDupe GHL Utils Building the future of automation
✏️

Update Record in Zoho CRM

n8n-nodes-base.httpRequest

Update an existing record in any Zoho CRM module with partial or full data

zoho crm record update modify edit
API Docs
Platform
Zoho CRM
Category
api integration
Version
1.0.0
Auth Required
Yes

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
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.

Related Zoho CRM Nodes