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