Mailgun integration
Communication · 9 actions · API key auth
Transactional email API for sending, receiving, and tracking email
The ModuleX Mailgun integration lets a ModuleX agent operate Mailgun on your behalf — running create, send and remove actions across emails, mailinglist members and routes — directly from a plain-English request, using your organization's own Mailgun credentials. No pre-built workflow is required: the agent picks the right Mailgun action for the task.
Mailgun is a communication platform. ModuleX adds the agent layer: ask for an outcome and it selects and runs the right Mailgun action — or, when you want a repeatable process, the composer assembles a Mailgun workflow for you, streaming the nodes onto the canvas as it builds.
Drive Mailgun in plain English
Type what you want. A ModuleX agent picks the right Mailgun action — or chains several — and runs it. No workflow to build.
- Add a member to an existing Mailgun mailing listresolves to
create_mailinglist_member - Find the mailinglist member I describe and remove itresolves to
list_mailinglist_membersdelete_mailinglist_member - Send an email via Mailgunresolves to
send_email - Show me the domains that match what I describeresolves to
list_domains
What you can automate with Mailgun
- Find the right mailinglist member and remove it in one prompt
list_mailinglist_membersdelete_mailinglist_member - Send an email where it needs to go
send_email - Create a route straight from a request
create_route - Pull a list of domains for a report
list_domains
Mailgun integration at a glance
All 9 Mailgun actions
send_emailverify_emailcreate_mailinglist_memberdelete_mailinglist_memberlist_mailinglist_membersretrieve_mailinglist_membercreate_routelist_domainssuppress_emailSee full parameters and response schemas in the Mailgun integration docs
Two ways to use Mailgun in ModuleX
Connecting Mailgun
Pairs well with Mailgun
Agents often chain Mailgun with these — connect them once and the agent can use all of them in a single task.
Mailgun + ModuleX FAQ
Put Mailgun to work in ModuleX.
Connect Mailgun once with your own credentials and let your agent run all 9 actions on demand.