Create your first automation in just a few minutes.Try Studio Web →
Roboyo - Save Email Attachment
by Roboyo
3
Activity
2.5k
Version
Release Date
Download Link
1.0.0
October 1, 2018
Input:
Attachment: Required. The Mail Attachment object to save.
Directory: Optional. The directory where the file should be saved to. If left empty, the Filename will be used as path.
Filename: Optional. If left empty, the original filename is used. If specified, the attachment will be saved under this name. If AppendExtension is set, the attachment’s original extension will be automatically appended to the filename and must not be included here.
Options:
AppendExtension: If checked, the attachment’s original file extension will be added to the specified filename. If there is no custom filename specified, this option has no effect.
AllowOverwrite: Indicates whether to overwrite a file if it already exists in the target folder.