Email Sender
Email sender
Try it in the Widget Center
Usage
Name
Type
Description
Default
Required
Name
Type
Description
File Type
{
"result": "success"
}{
"result": "failed"
}Email sender
Click this url to try this widget and copy the Pro Config template.
Input Parameters
to_email
string
The email address you want to send to
subject
string
The subject of the email
html_content
string
The html body of the mail
Output Parameters
result
object
The result of the email sending
Output Example
{
"result": "success"
}{
"result": "failed"
}