Twilio · Arazzo Workflow
Twilio Studio Create a Flow and Run an Execution
Version 1.0.0
Publish a new Studio Flow from a definition, then trigger an execution of it for a contact.
View Spec
View on GitHub
AuthenticationCommunicationsContact CenterEmailIoTMessagingPhoneSMST1VerificationVideoVoiceArazzoWorkflows
Provider
Workflows
create-flow-and-execute
Publish a Studio Flow then trigger and inspect an execution.
Creates a published Studio Flow from a definition, triggers an execution for a contact, and fetches the execution status.
1
createFlow
CreateFlow
Create and publish a new Studio Flow from the supplied definition.
2
triggerExecution
CreateExecution
Trigger an execution of the newly created flow for the contact.
3
fetchExecution
FetchExecution
Fetch the execution by SID to read its current status.