@mattjamesbtc
It's great to hear that your make.com scenario and webhook response are functioning correctly. Since you've confirmed that async is set to false, which should allow for synchronous processing, there might be an issue with how the result is being handled or passed back to the voice agent.
To troubleshoot this further, we should check the following:
1. Ensure that the voice agent is correctly configured to receive and process the response from the make.com scenario.
2. Verify that the response from the make.com scenario is in a format that the voice agent expects and can parse.
3. Confirm that there are no errors in the voice agent's logic that might prevent it from outputting the result.
If you've already checked these and the issue persists, it might be necessary to look into the logs or debug the voice agent's response handling to identify where the disconnect is happening.
If you need assistance with checking the configuration or logs, or if you'd like me to perform any specific actions, please let me know, and I'll be happy to help. If the issue is beyond the scope of what we can resolve here, you may need to reach out to support for more in-depth assistance.