Delete Note from Zoho CRM
n8n-nodes-base.httpRequest
Delete a specific note from a record in Zoho CRM
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