VAPI not sending data to server URL on outbound on...
# support
d
I'm using a webhook to trigger calls, but I want every call to send data to my server URL once the call is over. When I call the number it IS sending data, but when I trigger the call to make outbound calls, it's not sending data to server URL. Assistant ID is 7ffe3daa-0b43-4001-ad2b-a150b0c6ac73
v
@danthemktman It sounds like you've set up your webhook to handle incoming calls, but you need to ensure that the webhook is also configured to send data to your server URL after making outbound calls. Typically, this involves setting up a callback URL or a similar configuration in your Voice API settings that will be triggered once the call ends. To assist you further, I would need to know which Voice API platform you are using, as the setup can vary between different providers. If you can provide me with that information, I can give you more specific instructions on how to configure your webhook for outbound calls. Alternatively, if you're looking for a general approach, you should: 1. Check the documentation of your Voice API provider for "event webhooks" or "status callbacks" related to outbound calls. 2. Ensure that you have specified the correct URL in the API settings where the call status updates should be sent. 3. Verify that the method (POST, GET) and the expected data format (JSON, XML) match what your server is set up to receive. 4. Test the outbound call functionality and monitor your server logs to confirm that the data is being received. If you're still having trouble, please provide more details or check with your Voice API provider's support for more info on this.
You can continue this conversation by mentioning me in the message.
Got it. Tagging @User for additional help.
d
The assistant is sending data when I call it inbound, but when it's calling outbound no data is sent which means, it's using the correct link (2), it is the correct method (3), and it has been tested (4) for my API provider I'm using N8N (1)
c
Are you not using the end of call report?
d
@Chowderr I am, but it only send data when I call it. If it makes an outbound call it doesn't send to URL
Weird 'error' but I'm triggering webhook from GHL App, from there it dials and does everything else correctly but doesn't send data to URL for end of call report
s
@danthemktman call id please.
d
64dd1ed1-575f-455a-ab3b-770eff217500
Any of the outbound calls don't send
53ca8753-7b38-4e0d-9156-8b7a569c4394
This one was working for inbound
s
allow me sometime to confirm, if you don't hear me back please ping me to remind.
c
GHL is very bad for getting call report and mapping Unless you figured a way past it.
d
It's just triggering the VAPI call which should carry the same functions
@Shubham Bajaj @Chowderr pls help ;___;
c
?
s
@danthemktman can you please check now, and let me know how it goes.
s
Marking as complete because of no response.
6 Views