send_smtp_email
Deliver emails via SMTP by specifying recipient, subject, and HTML body, enabling automated email functionality within Sitecore Send.
Instructions
Send an email using SMTP
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | Yes | HTML body of the email | |
subject | Yes | Subject of the email | |
to | Yes | Email address to send the email to |