I tried to test my function which is connected to ...
# general-english
k
I tried to test my function which is connected to make.com to validate a car registration number, and I patched it through postman so i could add the params needed. However, whenever i try to test the function in vapi through a call, I can see in the logs that it always return nothing: "result": "No result returned." And i made sure to add a webhook response in make.com. Can anybody help?