Limitations in simultaneous connection with VAPI, ...
# support
d
While testing the integration with VAPI, we encountered a significant limitation: the Webhook field in VAPI doesn’t allow simultaneous connections to both Make and Voiceglow. This makes it challenging to use both tools easily at the same time. Is there a plan to implement support for multiple Webhooks in Voiceglow? This would enable requests to be sent to both Voiceglow and Make without conflicts. If not, what effective and simple alternatives does Voiceglow offer to address this issue? Any ideas or suggestions are welcome.
v
@Davidgiralll Currently, VAPI does not support multiple Webhooks natively, which means you cannot directly configure it to send events to both Make (formerly Integromat) and Voiceglow simultaneously. However, there are several workarounds you can consider to achieve similar functionality: 1. **Webhook Relay Service**: Use a third-party service or build your own relay that receives the webhook from VAPI and then forwards the request to both Make and Voiceglow. This relay would act as a middleman to distribute the incoming data. 2. **Server-Side Handling**: Set up your own server to receive the webhook from VAPI. Your server can then process the data and make subsequent API calls to both Make and Voiceglow. 3. **Voiceglow Integration**: If Voiceglow offers integration with Make, you could configure Voiceglow to send the data to Make after it processes the VAPI webhook. 4. **Make HTTP Request Module**: Use the HTTP request module in Make to call the Voiceglow API directly after receiving the webhook from VAPI. 5. **Voiceglow Custom Solution**: Reach out to the Voiceglow support team to see if they can offer a custom solution or if they have plans to support multiple webhooks in the future. If you need assistance with setting up any of these alternatives, please let me know, and I can provide more detailed guidance or explore other potential solutions.
You can continue this conversation by mentioning me in the message.
s
@Davidgiralll if you want to do 2 tool calls at the same time you can get it done through prompting but if you want to use two assistant server urls for one assistant that's not possible.
d
In Chat-Dash, it is possible to integrate VAPI with Chat-Dash without taking up that field in VAPI, and it offers very similar functionalities.
s
I am unware of what is chat-dash you need to be more specific here with examples./