- Integrations
- /
- Mailgun
Mailgun
Mailgun transactional email and validation
Mailgun is the developer-focused transactional email service — competing with SendGrid, Postmark, and Resend on the same fundamentals (HTTP API + SMTP, deliverability tooling, event tracking) with a long-standing reputation in the developer community. Tiny Command exposes three actions, no triggers (Mailgun emits delivery, open, click, bounce events via per-domain webhooks configured in admin Webhooks; point at a Tiny Command webhook trigger URL): Send Email (HTML/text body, attachments, per-recipient variables for batched personalised sends), Validate Email (Mailgun's email-validation service — checks deliverability without sending), Get Events (paginated event log query — useful for "what happened to this email I sent" forensics). The connection uses a Mailgun API key plus the sending domain (the verified domain at your Mailgun account). The EU region uses a different API base URL (api.eu.mailgun.net) — set this at connection time for EU-residency accounts.
Do anything Mailgun can do, from a workflow.
Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.
| Action | What it does |
|---|---|
| Get Mailgun Events | Paginated event log (delivered, opened, clicked, bounced, failed, complained) with filters by date, message-id, recipient. For "did this email actually deliver?" forensics or bulk-export to warehouse. |
| Mailgun Send Email | Sends transactional or bulk email with HTML/text body, attachments, per-recipient variables for batched personalised sends. The standard hook for "external event → transactional email" patterns. |
| Mailgun Validate Email | SMTP-handshake + DNS + Mailgun-heuristic validation. Returns deliverable/undeliverable/risky/unknown. Useful for in-flow validation before adding to sequences. |
Pre-built Mailgun workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Mailgun once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Mailgun field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
Questions about the Mailgun integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect Mailgun to Tiny Command?
What Mailgun triggers does Tiny Command support?
What Mailgun actions can I run from a workflow?
Is the Mailgun integration real-time?
Do I need to write code to use Mailgun with Tiny Command?
How much does the Mailgun integration cost?
More email apps people connect.
Same category as Mailgun, ordered by how often teams pair them. Hover the carousel to pause.
Do more with Mailgun.
Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.