The webhook will be triggert from VAPi,
# general-english
l
The webhook will be triggert from VAPi, then triggers the Google Sheets model which transfer data such as "phonenumber" or "clientname"to vapi via the http modul. But to adress vapi via this it needs a URl right?
a
if I'm understanding correctly, you won't need a URL to send it back, you just want to format your response in the way that the original webhook wants it
a
I'm not sure where you are trying to send that data to via Post
rather than make a new HTTP request you need to respond to the original webhook instead
l
Can you help me?
I don’t have any plan from this. Just tried with ChatGPT
a
which webhook event are you receiving?
l
What do you mean?
a
https://docs.vapi.ai/server-url/events I'd read through here to get a deeper understanding of the server event stuff
2 Views