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

In pins 10 + flow
  • flow
    flow
  • token required
    value

    Postmark API token.

  • subject required
    value

    The subject of the e-mail you are trying to send

  • from required
    value

    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

  • to required
    array

    The e-mail addresses you are trying to send this e-mail to.

  • cc v10.3.13
    array

    The e-mail addresses set as the CC for this email.

  • bcc v10.3.13
    array

    The e-mail addresses set as the BCC for this email.

  • content required
    uicomponent

    Contents of the e-mail itself.

  • Text Version
    value

    Text version of the email. If the text version is not set it will just strip the HTML version of all HTML tags.

  • Attachment
    file
  • track
    condition

    Will track the opening of the email. If not set the postmark server setting will be used.

    Default Postmark setting

Out pins 3 + flow
  • flow
    flow
  • Success
    condition
  • Error
    value
  • response v12.1.0
    object
postmark

Version history

Introduced in v12.1.1.

Deprecated since v12.1.1.

v12.1.0 This block or one of its pins was updated in v12.1.0, click here to see the release notes. v10.3.13 This block or one of its pins was updated in v10.3.13, click here to see the release notes. v10.2.1 This block or one of its pins was updated in v10.2.1, click here to see the release notes.

Service documentation

External API reference This block wraps a third-party service. Click here for the service's own documentation of the underlying endpoint.
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