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 guide

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, you’ll need to select which event you want to use as the trigger.

1608

Available Triggers

TriggerDescription
Inbound VoiceThis trigger waits for an incoming phone call.
WebhookConfigure this trigger to wait for an API call.

What’s Next