Send Email
This is a pre-built action in Avo Assure and comes under @Email Element. The functionality of this action in Avo Assure is to send an email to the receiver.
Syntax
Input Value: N/A or (optional-Ignore Subject)>
N/A
No input is required to send the email if the subject is already specified.
<Ignore Subject>
(Optional)
Optional input to bypass the Outlook warning for missing email subject.
Note: If you attempt to send an email without specifying a subject, a pop-up will appear asking if you still want to send the email without a subject. To bypass this prompt, you can provide the input "ignore subject.
Output Value:
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the status of the action as True or False.
Example 1
Sends the composed email in the Outlook application using optional parameter
The Send Email action takes the value from the Input Value column (e.g., Ignore Subject) and performs the send operation for the drafted email in Outlook. If no subject is provided, a confirmation pop-up appears. To bypass this pop-up and send the email without a subject, input the value Ignore Subject.


Example 2
Sends the composed email in the Outlook application
The Send Email action sends the composed email in Outlook. If the subject is already specified in the email then, no input value is required.

Last updated
Was this helpful?