Resend developer-friendly transactional email
Resend is the modern transactional email provider built by the team behind React Email — its API is intentionally minimal and developer-friendly, competing with SendGrid and Postmark on DX rather than feature breadth. Tiny Command exposes five actions, no triggers (Resend's webhook events for opens, clicks, bounces, complaints are configured in the dashboard pointing at a Tiny Command webhook trigger URL): Send Email (single recipient or batch, with React Email JSX rendered server-side or plain HTML, with attachments and per-recipient personalization), Get Email (status of a previously sent email), Create Contact (add to an audience for broadcast use), List Audiences (the marketing-email lists), Create Broadcast (Resend's marketing-email send to an audience). The connection uses a Resend API key from the dashboard with permissions (Sending Access for transactional, Full Access for broadcasts). Sending domains require DNS-level verification (SPF, DKIM, optional DMARC) before mail will deliver — verify the domain in the Resend dashboard before relying on Send Email in production.
No credit card required · Set up in under 2 minutes
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 | Open action |
|---|---|---|
| Resend Create Broadcast | Creates a marketing-email send to a Resend Audience. For newsletter automation tied to Resend's audience-management features. Separate from transactional Send Email. | |
| Resend Create Contact | Adds a contact to a Resend Audience for broadcast use. The base hook for "form submission → push to newsletter audience" sync workflows. | |
| Get Resend Email | Returns a previously-sent email by ID with delivery status. For polling-based delivery confirmation. | |
| List Resend Audiences | Returns marketing audience lists with subscriber counts. Useful for resolving audience IDs at workflow setup. | |
| Resend Send Email | Sends transactional email — modern developer-friendly alternative to SendGrid/Postmark. Supports React Email JSX rendered server-side or plain HTML, plus batched per-recipient personalisation. |
Clone any recipe and customize it in one click. Every recipe is fully editable.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Resend once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Resend field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
If we missed yours, ping support. We usually reply within an hour.
Same category as Resend, ordered by how often teams pair them. Hover the carousel to pause.
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.