Mailgun
Triggers
Trigger components allow you to start an automation flow when an event happens in the app.
New Click
Emit new event when the email recipient clicked on a link in the email. Open tracking must be enabled in the Mailgun control panel, and the CNAME record must be pointing to mailgun.org. See more at the Mailgun User's Manual Tracking Messages section
New Delivery
Emit new event when an email is sent and accepted by the recipient email server.
New Open
Emit new event when the email recipient opened the email and enabled image viewing. Open tracking must be enabled in the Mailgun control panel, and the CNAME record must be pointing to mailgun.org. See more at the Mailgun User's Manual Tracking Messages section
New Unsubscribe
Emit new event when the email recipient clicked on the unsubscribe link. Unsubscribe tracking must be enabled in the Mailgun control panel. See more at the Mailgun User's Manual Tracking Messages section
Actions
Action components allow you to perform operations on the app.
Create Mailing List Member
Add to an existing mailing list. See docs here.
Create Route
Create a new route. See docs here.
Delete Mailing List Member
Delete a mailing list member by address. See docs here.
List Domains
List domains in Mailgun. See docs here.
Get Mailing List Members
List all mailing list members. See docs here.
Get Mailing List Member
Retrieve a mailing list member by address. See docs here.
Send Email
Send email with Mailgun. See docs here.
Suppress Email
Add email to the Mailgun suppression list. See docs here.