Save Attachment
Saves email attachment.
Last updated
Saves email attachment.
Last updated
This activity saves the mail message attachment to the user-specified folder. If the user-specified folder does not exist, it is created. If no folder is specified by the user to save the attachment, then by default the downloads are saved in the project folder.
This activity can only be used after Get IMAP Mail Activity or Get POP3 Mail Activity.
Mail Message: MimeMessage Argument
``
The MimeMessage object whose attachment(s) are to be saved.\
Output File Path: String Argument
The full path of the folder where the attachments are to be saved.