Mailgun

Mailgun is a cloud-based email service that is used by developers for sending, receiving, and tracking email messages sent through websites and applications. The intelligent inbound routing and storage that is provided by Mailgun allows you to know exactly where your messages are going.

Actions

  • sendEmailWithAttachments: Sends a message by putting together data from fields such as To, From, Subject, HTML, Text (Body), and Attachments.

  • sendSimpleEmail: Sends a message by putting together data from fields such as To, From, Subject, and Text (Body).

Custom Actions

The Mailgun connector also lets you create your own custom actions for performing specific tasks. The actions that you create look and work exactly like the other actions do.

Learn more about how to create custom actions.