Skip to main content

Save Attachments

Saves the attachments of an email.

Common Properties

  • Name - The custom name of the node.
  • Color - The custom color of the node.
  • Delay Before (sec) - Waits in seconds before executing the node.
  • Delay After (sec) - Waits in seconds after executing node.
  • Continue On Error - Automation will continue regardless of any error. The default value is false.
info

If ContinueOnError property is true, no error is caught when the project is executed even if Catch node is used.

Input

  • Client Id - The client id. The ID is created by the Connect node.
  • Mail Folder - The mail folder where the email with attachments is located. The default value is INBOX.
  • Download Path - The path where to download the attachments.
  • Email Unique ID (Uid) - The unique identifier of the email.

Output

  • Messages - Array containing the downloaded attachments.

Options

  • Credentials - The stored credentials to access the email service. Required if there is no Client Id.