Tool
Download attachment
The Zoho CRM Download Attachment tool simplifies retrieving files directly from your Zoho CRM records. It securely downloads attachment files, stores them temporarily, and provides the file path for easy integration into your workflows.
Features
- Downloads attachment files from specified Zoho CRM modules.
- Requires module name, record ID, and attachment ID for precise file retrieval.
- Saves attachments in a temporary file system for immediate use.
- Exports file path to enable seamless integration with downstream processes.
- Ensures secure and efficient access to CRM attachments within automated workflows.
Benefits
- Streamlines access to important CRM documents without manual downloads.
- Enhances automation by integrating file retrieval into business workflows.
- Reduces errors by using precise identifiers for attachments and records.
- Saves time by automating attachment download and file handling tasks.
- Improves productivity through seamless integration with other process steps.
Description
Downloads an attachment file from Zoho CRM, saves it in the temporary file system and exports the file path for use in a future step.
Parameters
3 parameters
| Name | Type | Description |
|---|---|---|
| modulerequired | string | Module where the record will be created |
| recordIdrequired | string | The ID of the record |
| attachmentIdrequired | string | The ID of the attachment |