Sign in

Start Execution

documented

Initiate a Studio Flow execution (with To/From and optional parameters).

POST https://studio.twilio.com/v1/Flows/{FlowSid}/ExecutionsStudiono implementation yet0 runs

Input

FlowSid
Flow SID to trigger
{{$FlowSid}}
to*
Recipient To
{{$to}}
from*
From
{{$from}}
name
Flow parameter value for name
{{$name}}
Calls Twilio as you (your API key is your account); keychains.dev holds the credentials.