Mailgun
Send emails and manage mailing lists with Mailgun
Configuration
Send Message
Operation
Send Message
Mailgun API Key*
••••••••
Domain*
mg.example.com
From Email*
sender@example.com
To Email*
recipient@example.com
Subject*
Email subject
Text Body
Plain text email body
HTML Body
html
<html><body>HTML email body</body></html>
CC
cc@example.com
BCC
bcc@example.com
Tags
tag1, tag2
Output
| Parameter | Type | Description |
|---|---|---|
success | boolean | Operation success status |
id | string | Message ID |
message | string | Response message |
items | json | Array of items (messages, domains) |
list | json | Mailing list details |
member | json | Member details |
domain | json | Domain details |
totalCount | number | Total count of items |
Get Message
Operation
Get Message
Mailgun API Key*
••••••••
Domain*
mg.example.com
Message Key*
Message storage key
Output
| Parameter | Type | Description |
|---|---|---|
success | boolean | Operation success status |
id | string | Message ID |
message | string | Response message |
items | json | Array of items (messages, domains) |
list | json | Mailing list details |
member | json | Member details |
domain | json | Domain details |
totalCount | number | Total count of items |
List Messages
Operation
List Messages
Mailgun API Key*
••••••••
Domain*
mg.example.com
Event Type
Select...
Limit
100
Output
| Parameter | Type | Description |
|---|---|---|
success | boolean | Operation success status |
id | string | Message ID |
message | string | Response message |
items | json | Array of items (messages, domains) |
list | json | Mailing list details |
member | json | Member details |
domain | json | Domain details |
totalCount | number | Total count of items |
Create Mailing List
Operation
Create Mailing List
Mailgun API Key*
••••••••
List Address*
list@example.com
List Name
My Mailing List
Description
Description of the mailing list
Access Level
Select...
Output
| Parameter | Type | Description |
|---|---|---|
success | boolean | Operation success status |
id | string | Message ID |
message | string | Response message |
items | json | Array of items (messages, domains) |
list | json | Mailing list details |
member | json | Member details |
domain | json | Domain details |
totalCount | number | Total count of items |
Get Mailing List
Operation
Get Mailing List
Mailgun API Key*
••••••••
List Address*
list@example.com
Output
| Parameter | Type | Description |
|---|---|---|
success | boolean | Operation success status |
id | string | Message ID |
message | string | Response message |
items | json | Array of items (messages, domains) |
list | json | Mailing list details |
member | json | Member details |
domain | json | Domain details |
totalCount | number | Total count of items |
Add List Member
Operation
Add List Member
Mailgun API Key*
••••••••
List Address*
list@example.com
Member Email*
member@example.com
Member Name
John Doe
Custom Variables
json
{"key": "value"}
Subscribed
Select...
Output
| Parameter | Type | Description |
|---|---|---|
success | boolean | Operation success status |
id | string | Message ID |
message | string | Response message |
items | json | Array of items (messages, domains) |
list | json | Mailing list details |
member | json | Member details |
domain | json | Domain details |
totalCount | number | Total count of items |
List Domains
Operation
List Domains
Mailgun API Key*
••••••••
Output
| Parameter | Type | Description |
|---|---|---|
success | boolean | Operation success status |
id | string | Message ID |
message | string | Response message |
items | json | Array of items (messages, domains) |
list | json | Mailing list details |
member | json | Member details |
domain | json | Domain details |
totalCount | number | Total count of items |
Get Domain
Operation
Get Domain
Mailgun API Key*
••••••••
Domain*
mg.example.com
Output
| Parameter | Type | Description |
|---|---|---|
success | boolean | Operation success status |
id | string | Message ID |
message | string | Response message |
items | json | Array of items (messages, domains) |
list | json | Mailing list details |
member | json | Member details |
domain | json | Domain details |
totalCount | number | Total count of items |
Usage Instructions
Integrate Mailgun into your workflow. Send transactional emails, manage mailing lists and members, view domain information, and track email events. Supports text and HTML emails, tags for tracking, and comprehensive list management.
Notes
- Category:
tools - Type:
mailgun