Mailgun
Mailgun is an email automation service for sending, receiving, and tracking email sent through websites and applications.
Actions
Action |
Configuration fields |
Data type |
Required? |
---|---|---|---|
Send email - Send an email to one or more recipients |
BCC - Email address of the bcc Example: jane@example.com Warning Use commas to separate multiple addresses |
String |
|
To - Email address of the recipient(s) Example: johndoe@example.com Warning Use commas to separate multiple recipients |
String |
|
|
Attachment - File attachment |
URL |
|
|
Body - The email body Example: <h1>Welcome on board</h1> Warning Use plain text or html |
String |
|
|
Subject - The email subject Example: Welcome |
String |
|
|
From - The sender of the message as reported by the From message header Example: support@example.com |
String |
|
|
Add member to list - Add a member to a mailing list |
Mailing list - Select the list |
Choice |
|
Additional properties - JSON-encoded dictionary string with arbitrary parameters Example: { "gender" : "female", "age" : 27 } |
JSON |
|
|
Name - Optional member name Example: John Doe |
String |
|
|
Update member - Select yes to update member if present |
Choice |
|
|
Address - The email address of the new member that will be added in the list Example: John <johndoe@example.com> or just johndoe@example.com |
String |
|
|
Remove member from list - Remove a member from a mailing list |
Mailing list - Select the mailing list |
Choice |
|
Address - The email address of the member that will be removed from the list Example: johndoe@example.com |
|
|