Zoho CRM field attachment download

Where anyone was able to download the attachments from the custom field in Zoho CRM?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @kgurinov , I would expect you to be able to do it by leveraging Zoho API Download an Attachment - APIs | Zoho Vertical Solutions - Online Help. It sounds an attachement is added (attached) to a record and can be identified by an ID. No idea if a custom field plays any role here.

1 Like

Yep, I was able to get them from Zoho CRM attachments, it just took a while to figure out their API schema.

Thank you for your suggestion. @ihortom

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.