Twilio · Arazzo Workflow
Twilio Verify Provision a Service and Run a Verification
Version 1.0.0
Create a Verify service, start a verification on it, and check the supplied code.
View Spec
View on GitHub
AuthenticationCommunicationsContact CenterEmailIoTMessagingPhoneSMST1VerificationVideoVoiceArazzoWorkflows
Provider
Workflows
provision-service-and-verify
Provision a Verify service then start and check a verification on it.
Creates a Verify service, starts a verification using the new service SID, and checks the entered code, branching to approved or not-approved.
1
createService
createService
Create a new Verify service that will host the verification.
2
startVerification
createVerification
Start a verification on the newly created service, delivering a code to the recipient over the chosen channel.
3
checkVerification
createVerificationCheck
Check the user-entered code against the verification.