SendGrid · Arazzo Workflow
SendGrid Create and Schedule Single Send
Version 1.0.0
Create a Single Send draft, schedule it for delivery, and read it back.
Provider
Workflows
create-and-schedule-single-send
Create a Single Send, schedule it, and confirm its status.
Creates a Single Send draft targeting a list, schedules it for delivery, and reads it back to confirm.
1
createSingleSend
CreateSingleSend
Create a Single Send draft targeting the supplied list with inline subject and HTML content.
2
scheduleSingleSend
ScheduleSingleSend
Schedule the Single Send for delivery by setting send_at to a future time or the keyword now.
3
getSingleSend
GetSingleSend
Read the Single Send back to confirm its scheduled status.