Email Connector Guide > Email Connections > Using an Email Connection in a Process or Guide
  

Using an Email Connection in a Process or Guide

After you create an Email connection, you can use it in a Service step in a process or guide.
Perform the following steps to use an Email connection in a process or guide:
  1. 1Add a Service step to the process or guide.
  2. 2Click the Service tab.
  3. 3From the Service Type list, select Connection.
  4. 4From the Connection list, browse and select the Email connection that you created.
  5. 5From the Action list, select the sendEmailService action that was created when the Email connection was published. Application Integration populates the emailTaskInput object under input fields and the emailTaskOutput object under output fields.
  6. The following image shows a sample Service step that sends an email:
    The image shows a Service step that sends an email.
  7. 6Click the Input Fields tab.
  8. 7Set the content of the email message in the emailTaskInput field.
  9. To send an email to multiple recipients, separate the email addresses with a comma character.
  10. 8Configure email attachments and output fields as needed.
  11. 9Validate, save, publish, and run the process or guide.