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

Delete Note from Zoho CRM

n8n-nodes-base.httpRequest

Delete a specific note from a record in Zoho CRM

zoho crm note delete remove
API Docs
Platform
Zoho CRM
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Remove outdated notes
Clean up duplicate notes
Delete incorrect annotations
Maintain note hygiene

Configuration

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