I am trying to use a Squad - What prompt text do I...
# support
d
The UI forces you to link A to B, but I have made A into a router A -> [B, C, D] and now I realize the UI wants only one connection linearly... the UI doesn't make sense. Is this possible yet?
v
@DJSoulfeggio It sounds like you've encountered a limitation in the UI where it expects a linear, one-to-one connection between components, but you've designed a one-to-many connection with a router directing traffic to multiple endpoints. If the UI is not currently supporting this configuration, it may be due to the design constraints or the way the system is intended to be used. However, I can certainly help you explore possible solutions or workarounds. Could you provide more details about the system you're working with? Are you trying to implement this within the VAPI platform, or is this related to a different system? Any additional context would be helpful to assist you further.
You can continue this conversation by mentioning me in the message.
d
100% inside of Vapi using a Squad. I am frantically trying to figure out the API - guessing Vapi is an "API-First" dev org
s
@DJSoulfeggio Yes, it is possible to make a squad that transfers to multiple assistants from a single assistant (A -> B | C | D). This can be done through both the Dashboard and API. Could you record a Loom video showing the issue you're facing while building this?