Voiceflow API POST request to Make.com
Hi all, I am working on a chatbot in Voiceflow that needs to post information to make.com via webhooks and from there straight into a Google sheet. The issue I have is upon testing the API POST request in Voiceflow I get the below error. I have the scenario built in Make.com and the address copied/ pasted from the webhook and into the POST link in Voiceflow. I presume I am missing out on something small but can't get it working. Any suggestions will be welcome. The webhook link looks like this: kr6cqujlf9spyajm9k7i43r7xw2tzqrb@hook.eu2.make.com Error below ๐ { "code": 500, "status": "Internal Server Error", "dateTime": "2024-07-24T10:11:15.336Z", "timestamp": 1721815875336, "data": "Invalid URL" } Thank you in advance.