Help Needed: VAPI Assistant + Make Automation Issue
Hi everyone, Iโm building a VAPI assistant and have also set up automation in Make. Everything works fine in Makeโscenarios run successfullyโbut when I call VAPI to check appointment availability, the tools response doesnโt return anything. Hereโs what Iโve done so far: - Created VAPI assistant for scheduling. - Made Make scenario to handle booking and availability. - Set up time, calendar, and timezone variables. - Make scenario runs successfully, but VAPI doesnโt return expected results in the webhook. Iโve tried sending all required parameters (service, name, email, time) in JSON, but still no tools response. Does anyone know why VAPI might not be returning the tools response even though Make scenario executes without errors? Any tips or similar experiences would be really appreciated.