Create a flow
Create a flow
Build a flow
You can add steps and branches to your flow. Branches help your agents make a choice (like an if/else statement). Steps are actions the agent will take.
Click Add to add a step or a branch.
- Add a branch. To add a branch, select Branch. Enter a name for your branch (only visible to you) and describe when the agent should follow it.
- Add a step. To add a step, select Step. Enter a name for your step (only visible to you) and enter a prompt describing what the agent should do. You can reference variables, custom actions and action results in your prompt.
- Add actions and custom actions. To add an action or a custom action to your flow, click Add Action. From there, you can choose between a Real-Time Booking action, a Call Transfer action or one of your custom actions. You can then reference the action in your step prompt by typing # and selecting the action from the dropdown menu.