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

Get Related Records from Zoho CRM

n8n-nodes-base.httpRequest

Retrieve related list records associated with a specific record in Zoho CRM

zoho crm related list association lookup
API Docs
Platform
Zoho CRM
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Get contacts related to an account
Retrieve deals associated with a contact
List activities for a lead
Fetch campaign members

Configuration

Node Configuration Summary
Ready-to-use Zoho CRM node configured for get related records from zoho crm. Copy and paste directly into your n8n workflow.
Method: GET
Endpoint: /crm/v8/{{ $json.module }}/{{ $json.recordId }}/{{ $json.relatedModule }}
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