SMTP Email Send Version 1
Parameters
Name | Description |
---|---|
Error Handling | Determine what to return if an error is encountered. |
From (Email Address) | The email address of the simulated sender. |
To (Email Address) | The email address of the intended recipient. |
Bcc (Email Address) | The email address of the intended recipient. |
Subject | The subject of the email. |
HTML Body | HTML representing the body of a rich email. |
Alternate (text) Body | A plaintext message that will be displayed if the recipient can't display multipart HTML emails. |
Sample Configration
Name | Description |
---|---|
Error Handling | Error Message |
To (Email Address) | <%=@answer['Req Full Name']%> <<%=@answer['Req Email']%>> |
From (Email Address) | <%=@results['Retrieve Fulfiller']['Name']%> <<%=@results['Retrieve Fulfiller']['Email']%>> |
Subject | <%= @answer['Event Summary'] %> |
HTML Body | Your ... Thanks, <%=@results['Retrieve Fulfiller']['Name']%> |
Alternate (text) Body | Your..... ?Thanks <%=@results['Retrieve Fulfiller']['Name']%> |
Bcc (Email Address) |
Results
Name | Description |
---|---|
Message Id | The message Id of the sent email message. |
Handler Error Message |
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out