Scenarios Child Flow (Outbound)
Add Flow To Scenario
This endpoint adds a flow to a scenario
<strong>HTTP Request</strong>
POST https://api.mnotify.com/api/ivr-scenarios/flow
<p class="alert-danger"><i class="las la-info-circle" style="font-size:24px"></i> route parameter defines the IVR flow. Name the starting flow as start. Intermediate flows can have any custom route name.</p>post/ivr-scenarios/flow
Path parameters
keystring required
Your enabled api key
flow_namestring required
name of the flow
routestring required
route name for the flow
audiostring required
file path to the sound file
Mapping of DTMF inputs to routes
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.