post https://api.cm.com/voiceapi/v2/flowbuilder
Initiate an outbound Voice FlowBuilder callflow.
Recipes
🦉
Create an outbound FlowBuilder call
Open Recipe
🦉
Create an outbound FlowBuilder call
Open Recipe
Voicemail detection
You can also determine the action when voicemail has been detected, by setting the property voicemail-response in your request. The following settings are supported:
Value | Description |
---|---|
Ignore | Do not attempt to detect voicemail. When this value is given, your callflow will continue to run during the entire voicemail. |
Restart | Restarts the callflow when voicemail is detected. Default value when voicemail-response is not set in your request. |
Stop | Stops the call. |