Actions
Send Email
Send an email through a Gmail account
Input
Property | Type | Required | Description |
---|---|---|---|
receiver | SHORT_TEXT | Yes | Email address of the receiver, or multiple addresses separated by commas |
subject | SHORT_TEXT | Yes | - |
body_text | SHORT_TEXT | Yes | Text version of the body for the email you want to send |
reply_to | ARRAY | No | Email address to set as the “Reply-To” header |
body_html | SHORT_TEXT | No | HTML version of the body for the email you want to send |
attachment | FILE | No | File to attach to the email you want to send |