resend-send-email
function
The resend-send-email
action sends an email using resend. It belongs to the resend category within the plugins area.
Action Syntax
resend-send-email in 30m
a value followed by A duration (e.g., 30m, 2h)
resend-send-email true|false YYYY-MM-DD
A boolean value (true or false) followed by A date in YYYY-MM-DD format
Return Value
This function returns a
RESPONSE
value that can be stored in a variable:
$result = resend-send-email
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$response = resend-send-email in 3d
Action code: 2190392199
Version: 0.6.4-2
Last updated: 2025-06-13