Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Email event publisher is used to publish events in XML, JSON or text formats via email transports.

...

Adapter Property
Description
Configuration file propertyExample
Email AddressEmail address of the client. Register the publisher for multiple email IDs' by separating them with commas.
email.address

user@gmail.com

SubjectSubject of the email to be sent to the defined email address.
email.subject

This is a test mail.

Email Type

The email format to be sent to the defined email address.

 

Tip

If you select text/html for this parameter, the message body should be in valid HTML.


email.type
text/plain

Related samples

...