Cross-Provider Workflow
WhatsApp OTP to SendGrid Confirmation
Version 1.0.0
Send a one-time passcode over WhatsApp, then email a confirmation receipt.
Providers Orchestrated
Workflows
whatsapp-otp-and-email-confirm
Send an OTP over WhatsApp, then email a delivery confirmation.
Sends a one-time passcode message to a user over WhatsApp and, on a successful send, emails a delivery confirmation to the user via SendGrid.
1
send-otp-whatsapp
$sourceDescriptions.whatsappCloudApi.sendMessage
Send the one-time passcode to the user over WhatsApp.
2
email-confirmation
$sourceDescriptions.sendgridMailApi.SendMail
Email a delivery confirmation to the user via SendGrid.
Source API Descriptions
openapi