Sign in

Send message

documented

Send an email using the Mailgun REST API for the specified domain.

POST /v3/{domain_name}/messagesMessagesno implementation yet0 runs

Input

domain_name*
Mailgun domain name
domain name to send from (e.g. mailgun.com)
from*
From header
From address
to*
To recipient(s)
Recipient email address(es) (comma-separated)
subject*
Subject
Email subject
text
Text body
Plain text body
html
HTML body
HTML body
cc
CC recipients
CC addresses
bcc
BCC recipients
BCC addresses
Calls mailgun as you (your API key is your account); keychains.dev holds the credentials.