Required Access: Voxtelesys Portal
The Email Widget goes under the tools category for the VAST flow builder. This widget sends an email based on a provided email template created from the Email Builder.
*Disclaimer: You will need to have Email API enabled on your account to do this you will need to open a ticket with support.
Last Updated: 8/29/2025
To use the widget simply click and drag it into the builder
Note that naming the widget can help identify it with other tools later on.
It is case sensitive, does not accept spaces or dashes.
The Send Email widget has the following configuration abilities:
This is how you will determine which template to choose a version to send.
This is how you will determine which template version should be used when sending the email.
Email templates have the ability to have {{ imported_variable }}
variables injected into them.
Due to flow-builder having many entry points, this widget handles variables differently than others.
When a template version is selected a display of available variables will be displayed below the selected version. These variables can come from either the HTTP request parameters or from the set variables widget. Refer to Step 4: Variable Precedence for more information
This is who will receive the email.
This is a split input where you will provide the username, and select a validated domain created through the portal. To send emails, users must first validate their email domain. Users can add email domains through the Portal’s Email Domains page. Please note that users must add a domain before validating it.
This is the subject of the email template
Variable Precedence (Which Value Wins)
When a variable exists in both the HTTP request parameters and the "set variables" widget, the set variables widget takes precedence. This means the value from the set variables widget will be used in the email template, even if the HTTP request provides a different value.
Example:
When the email is sent, the variable {{ foo }}
will be replaced with 'foo', not 'bar'. The value from the "set variables" widget overrides the value from the HTTP request.
Now, you will want to connect the Send Email widget.
Adding the Send Email widget is completed!
To continue the flow, connect more widgets to the opposite end of the Send Email widget.
Now connect more widgets! Click on the links below to view more tutorials:
Voice
Messaging
Tools
Control