@Thommy
Hello! It sounds like you've done a great job setting up your automation with Make, but it seems there's an issue with the result being passed back to your Vapi Voice Agent. Let's try to troubleshoot this together.
Firstly, ensure that the webhook in Make is correctly configured to send the response back to your Vapi Voice Agent. The response should be in a format that Vapi expects, typically a JSON object with the necessary information.
Secondly, check if the Vapi Voice Agent is correctly parsing the response from Make. It should be set up to handle the incoming data and use it as needed in the voice application.
If you've verified these steps and the issue persists, there might be a problem with the way the function call is being handled in Vapi. Please ensure that you are using the correct function and that it is set up to receive the expected parameters.
If you need further assistance, could you provide more details about how you've set up the function call in Vapi and the configuration of your webhook in Make? This will help me give you more specific guidance.
Remember, if you're still having trouble, you can always reach out to Vapi support for more detailed help with your particular setup.