Set Attachments
This is a pre-built action in Avo Assure and comes under @Email Element. The functionality of this action in Avo Assure is to set the attachments. to the email.
Syntax
Input Value: <Attachment Path 1>;<Attachment Path 2 >;…;<Attachment Path n>
<Attachment Path 1>;<Attachment Path 2 >;…;<Attachment Path n>
(Required)
Provide the one or more absolute file path of the documents to be attached.
Multiple file path can be separated by semicolon (;)
Output Value:
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the status of the action as True or False.
Example
Attaches specified files to the Outlook email
The Set Attachments action takes the value from the Input Value column (e.g., C:\Reports\Sales.xlsx;C:\Images\chart.png) and attaches the listed files to the current email being composed in Outlook.

Last updated
Was this helpful?