Get attachment status
This is a pre-built action in Avo Assure and comes under @Email Element. The functionality of this action in Avo Assure is to fetch the attachment status, whether the attachment is present or not in the specified email, and save the result in the dynamic variable.
Syntax
Input Value: <Output Variable of getMail>
<Output Variable of getMail>
(Required)
Specify the dynamic variable that stores the value retrieved by the 'Get Mail Content' action in the previous step.
Output Value:
<Dynamic variable>(Optional);<Dynamic variable>(Optional)
This dynamic variable holde result as True or False
Example
Performs attachment status verification for the retrieved email content
The Get attachment status action takes the value from the Input Value column (e.g., {Email}) and checks if the email contains any attachments from the provided output variable of the Get email content action.

Last updated
Was this helpful?