Flow Studio uses Widgets to represent various parts of Unifonic's functionality that can then be stitched together in your Flow Studio Flow to build out robust applications that require no coding on your part.

📘

New to Flow Studio? Check out our Getting Started with Flow Studio

The Triggers begin each unique Flow Studio flow and allow your flow to respond to an incoming call or a flow initiated with the Flow Studio REST API. A trigger is an event that starts a flow. Flows can’t run without a trigger.

When you create a new custom flow, the user is requested to select which event is required to be used as a trigger.

3580

Available Triggers

TriggerDescription
Inbound VoiceThis trigger waits for an incoming phone call.
WebhookConfigure this trigger to wait for an API call.
IntegrationsConfigure this trigger to trigger flows based on events happening on an external application that is available on the integrations section.

What’s Next