Notifications
Clear all
How To
2
Posts
2
Users
0
Reactions
4
Views
Topic starter
Hello,
I'm encountering an issue with managing multiple flows within a single workflow.
My setup involves an AI voice agent with three distinct flows: Flow 1 initiates the call, Flow 2 handles the booking process, and Flow 3 signifies the end of the call. However, only two of these flows seem to function correctly, while the others fail to execute. Furthermore, I'm not seeing any records of these failed executions.
Could someone please offer some assistance? Thank you.
P.S. This is a self-hosted callin.io instance.
Posted : 10/07/2025 10:19 am
You should split the three workflows into individual ones. Currently, you likely have three distinct workflows that communicate via webhook triggers.
Posted : 10/07/2025 10:22 am