Triggers
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.
Available Triggers
Trigger | Description |
---|---|
Inbound Voice | This trigger waits for an incoming phone call. |
Webhook | Configure this trigger to wait for an API call. |
Updated almost 2 years ago
What’s Next