
Resend Integration
This action requires a connected Resend integration. If no integration is connected, you will be prompted to connect one before the block can execute.To
The To field defines the recipient. You can enter:- A static email address
- A dynamic variable
- A combination of both
Examples
From
The From field defines the sender. Format:Subject
The Subject field defines the subject line. You can include dynamic variables using{} syntax.
Example
Body
The Body field contains the email content. You can:- Write plain text
- Include dynamic variables
- Combine static and dynamic content
Example
Using Variables
Any previously stored variable can be referenced using:Behavior & Scope
- The email is sent immediately when the block executes.
- If the block fails (for example, invalid email or unverified domain), flow execution may stop depending on your error handling setup.
- Dynamic variables are resolved at runtime.
