Issue with "firstMessageMode" Not Working in Make ...
# support
v
message has been deleted
@John Certainly! It sounds like there may be a discrepancy between the configuration settings in Make (formerly Integromat) and the settings on the VAPI dashboard. Here are a few steps you can take to troubleshoot the issue: 1. **Check the Configuration in Make**: Ensure that the scenario in Make is correctly configured to pass the
"firstMessageMode": "assistant-waits-for-user"
setting when initializing the assistant. 2. **Review the API Call**: Look at the API call being made from Make to VAPI. Make sure that the payload includes the correct configuration settings. 3. **Compare with VAPI Dashboard**: Since it works correctly through the VAPI dashboard, compare the request payload from the dashboard with the one from Make. There might be differences that are causing the issue. 4. **Logs and Debugging**: Check the logs in Make for any errors or warnings that could provide more insight into the problem. 5. **Update Settings**: If you find that the settings in Make are incorrect, update them to match the configuration that works in the VAPI dashboard. 6. **Contact Make Support**: If you've verified that the settings are correct and the issue persists, it might be helpful to reach out to Make support for assistance. If you need further assistance with this or if you'd like me to perform any specific checks or actions, please let me know!
You can continue this conversation by mentioning me in the message.
5 Views