Twilio · Arazzo Workflow
Twilio Studio Trigger a Flow Execution and Track Its Steps
Version 1.0.0
Start a Studio Flow execution for a contact, fetch the execution, and list the steps it traversed.
View Spec
View on GitHub
AuthenticationCommunicationsContact CenterEmailIoTMessagingPhoneSMST1VerificationVideoVoiceArazzoWorkflows
Provider
Workflows
trigger-execution-track-steps
Trigger a Studio Flow execution and inspect the steps taken.
Creates a flow execution for a contact, fetches the execution status, and lists the execution steps.
1
triggerExecution
CreateExecution
Start a new execution of the Studio Flow for the contact.
2
fetchExecution
FetchExecution
Fetch the execution by SID to read its current status.
3
listSteps
ListExecutionStep
List the steps the execution traversed through the flow.