Send Email

Description

Use the Send Email Node to send an email via SMTP Connection to a recipient.
Properties

Property | Description |
---|---|
Connection | Here you can select one of your SMTP Connections, which you've created as a project resource |
Recipient | The recipient of your email. Separate multiple recipients with a comma or semicolon. |
ReplyTo | What should be displayed in the reply to field of the received email |
Subject | The subject of the email |
Content | The content of the email (multiline) |
Async | Whether the Send Email Node should be executed asynchronous |

Updated over 3 years ago