How to create a Zapier webhook response to Vapi
I'm trying to set up tool calling in Vapi with Zapier. I've set up the server url to be my 'catch' custom webhook trigger in Zapier. This trigger works. In my automation, I then capture the info I need from Airtable and want to now pass it back to Vapi. But I'm not sure how. I'm assuming I should pass it back as a POST request? But should I send the results to the same url as my catch hook, the one specified in the tool call settings in Vapi as my server url? If so, won't that create a loop?
Basically, I'm trying to do the equivalent of the 'Webhook response' in Make.com (as in the screenshot from the tutorial video in the docs) but in Zapier.
Basically, I'm trying to do the equivalent of the 'Webhook response' in Make.com (as in the screenshot from the tutorial video in the docs) but in Zapier.

