Email Connector Guide > Using an Email connection in a process > Sending an email message from an email server
  

Sending an email message from an email server

You can create and publish a process to send an email from an email server to a specified list of recipients or distribution lists.
  1. 1Create a process.
  2. 2Add a Service step to a process or guide.
  3. 3From the Service Type list, select Connection.
  4. 4From the Connection list, browse and select the Email connection 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:
  7. The image shows a Service step that sends an email.
  8. 6Click the Input Fields tab.
  9. 7Set the content of the email message in the emailTaskInput field.
  10. To send an email to multiple recipients, separate the email addresses with a comma character.
  11. 8Configure email attachments and output fields as needed.
  12. 9Validate, save, publish, and run the process or guide.