Hello, 'm currently having a bit of a specific problem with how to move data from VAPI tool calls to Make. As soon as I try to use the webhook to automatically send the data, the meeting is either not added at all or the wrong data (like time or date) is added. It looks like the webhook is not working as it should, even though the payload is the same. I'm not entirely clear where the problem might be.
I also looked at the call logs in VAPI and there the tool call is executed correctly, so it seems that the data is being sent, it's just that Make is not processing it correctly.
Tried checking timezones, date format and those steps you suggested but still nothing. Do you have any idea where the error could be? Is it necessary to set up data reception via webhook in Make in some other way or can there be any other difference compared to manual testing?