Sending data to webhook if the call was not answer...
# support
j
Hey, I am creating an outbound ai caller, and it sends data to a webhook in Make.com through its toolIDs. Now, I tried to test it by not answering the call on purpose, but the entire webhook was not activated. Is there a way that it can send data/value to the webhook which will say that the call was not answered? Please break down your response like: - how/where can I make the AI caller detect call outcomes? - how/where can I define the data structure to be sent to the webhook? - how can I send a payload to make.com with the call status? @Vapi
a
HeyJerome Matthew Thank you for creating the ticket! A member of our team will reach out to you shortly.
v
message has been deleted
s
@Jerome Matthew There is no way by which you can trigger the webhook or tools associated with your assistant if call is not answered or picked.
Instead you can use server event of type status-update to know if call was not picked and update your records accordingly.
4 Views