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

Get Record from Zoho CRM

n8n-nodes-base.httpRequest

Retrieve a specific record from any Zoho CRM module by its unique ID

zoho crm record get fetch retrieve
API Docs
Platform
Zoho CRM
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Fetch contact details by ID
Retrieve lead information for follow-up
Get deal details for reporting
Look up account information

Configuration

Node Configuration Summary
Ready-to-use Zoho CRM node configured for get record from zoho crm. Copy and paste directly into your n8n workflow.
Method: GET
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