SendGrid · Arazzo Workflow
SendGrid Send Transactional Mail
Version 1.0.0
Send a single transactional email and branch on whether it was accepted.
Provider
Workflows
send-transactional-mail
Send one transactional email and confirm it was accepted.
Sends a single message with subject and HTML content and branches on the 202 acceptance status.
1
sendMail
SendMail
Send the message. SendGrid accepts a valid send asynchronously and returns a 202 status, which ends the flow.