Hey everyone,
In one of the video, I saw that we can test the tool by sending the JSON output to webhook in make. This avoids the calling charges and is faster but in the current version of VAPI, this option is not available.
Can someone advise, how to test the webhook response by VAPI tool without making a call?
Thanks.
Solution Update: I got the answer. I can use postman tool to send the custom data on the same hook without incurring any cost for testing.