Short answer: Drop the "Resend → Get Resend Email" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Email ID email_id | string | Required | The UUID returned when the email was sent |
{"email_id": "e.g. 49a3999c-0ce1-4ea6-ab68-afcd6dc2e794"}
{"id": "49a3999c-0ce1-4ea6-ab68-afcd6dc2e794","to": ["user@example.com"],"from": "noreply@company.com","subject": "Welcome!","created_at": "2025-01-15T12:00:00.000Z","last_event": "delivered"}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.