Get Email Attachment (Activity)


  • Purpose: To retrieve and access attachments from incoming emails within a workflow.

  • Functionality: This activity is designed to process emails received by the workflow (e.g., via an email trigger). "Get Email Attachment" extracts attachments from the incoming email message and makes them available as data within the workflow. This allows workflows to process files sent as email attachments.

  • Use Cases:
    • Automated Document Processing: Receiving documents via email attachments (e.g., invoices, forms) and automatically processing them within a workflow.
    • Image or File Handling: Extracting images or other files attached to emails for further processing, analysis, or storage.
    • Email-Triggered Workflows: Starting workflows based on incoming emails and then accessing the attached files for processing within the workflow.