You are here:
Send Email from an Integration Procedure
To send email from an Integration Procedure, use an Email Action. You can either specify all the email field values or use a Salesforce email template.
- Create an Email Action Example with Specified Fields
In this example, an Integration Procedure acceptsemail,ccemail,subject, andmessageinput parameters and uses them to compose and send an email. - Create an Email Action with Template
An Integration Procedure uses an Email Template and includes the email that's sent in the recipient's Activities list. No Email Templates exist by default, so this example includes steps for creating one.

