Skip to content
EmailReal-timeUpdated May 2026

Resend

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.

0triggers
5actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything Resend 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.

ActionWhat it does
Resend Create BroadcastCreates 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 ContactAdds a contact to a Resend Audience for broadcast use. The base hook for "form submission → push to newsletter audience" sync workflows.
Get Resend EmailReturns a previously-sent email by ID with delivery status. For polling-based delivery confirmation.
List Resend AudiencesReturns marketing audience lists with subscriber counts. Useful for resolving audience IDs at workflow setup.
Resend Send EmailSends transactional email — modern developer-friendly alternative to SendGrid/Postmark. Supports React Email JSX rendered server-side or plain HTML, plus batched per-recipient personalisation.
Recipes

Pre-built Resend workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect Resend once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every Resend field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the Resend integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect Resend to Tiny Command?
Open the Tiny Command workflow builder, drop in a Resend node, and click Connect. Authorize Resend once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Resend triggers does Tiny Command support?
Tiny Command focuses on outbound actions for Resend today. Use Tiny Command's universal Webhook or Schedule trigger to start Resend workflows, then run any Resend action you need.
What Resend actions can I run from a workflow?
5 Resend actions are available out of the box, covering email operations like "Resend Create Broadcast". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Resend integration real-time?
Resend actions execute synchronously inside your workflow. Tiny Command waits for Resend's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use Resend with Tiny Command?
No. Every Resend trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any Resend API endpoint directly.
How much does the Resend integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The Resend integration itself has no per-app surcharge.
Related

More email apps people connect.

Same category as Resend, ordered by how often teams pair them. Hover the carousel to pause.

Do more with Resend.

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.