Resend integration (Communication, Marketing). Imported from open-connector.
https://api.resend.com/emails
| Param | Type | Required | Description |
|---|---|---|---|
| from | string | required | The sender email address. |
| to | string | required | The recipient email address. |
| subject | string | required | The email subject line. |
| html | string | optional | The HTML body of the email. |
| text | string | optional | The plain text body of the email. |