RUAL Documentation

send email

This block is part of the postmark group and was last modified in core v12.1.1.

Deprecated This block has been deprecated since v12.1.1, please avoid future use.
send email Deprecated since v12.1.1 v12.1.1

Sends a new e-mail using the Postmark API

Pin Pin Type Default
flow
flow
tokenrequired
Postmark API token.
value
subjectrequired
The subject of the e-mail you are trying to send
value
fromrequired
The e-mail address you are trying to send this e-mail from, could be multiple seperated with a comma, e.g. email1@example.com, email2@example.com. A name can also be set by using "Name" email1@example.com
value
to
The e-mail addresses you are trying to send this e-mail to.
array
cc
The e-mail addresses set as the CC for this email.
array
bcc
The e-mail addresses set as the BCC for this email.
array
contentrequired
Contents of the e-mail itself.
uicomponent
Text Version
Text version of the email. If the text version is not set it will just strip the HTML version of all HTML tags.
value
Attachment
file
track
Will track the opening of the email. If not set the postmark server setting will be used.
condition Postmark setting
Pin Pin Type Example
flow
flow
Success
condition
Error
value
response
object

Core Releases

v12.1.1 This block was introduced in v12.1.1, click here to see the release notes. v12.1.1 This block was deprecated in v12.1.1, click here to see the release notes.
Back to postmark Return to the main group to view all sub-groups Back to Postmark Return to the group to view all blocks within this group