make.com and server URL
# support
j
Im using Make.com to send a POST HTTP message creating my own assistant to make an outbound call etc ... The call works but sometime the end-of-call goes through and sometimes it doesnt. Im new here and dont know how to request support. #1245660177953194066
Ive tried using postman and the experience is the same ... sometimes it works and sometimes it doesnt. Are there details inbound API logs somewhere?
v
@Jose I'm glad to hear that you're exploring the capabilities of making outbound calls with your own assistant. It's not uncommon to encounter some hiccups when setting up new integrations. To assist you better with the issue you're facing regarding the end-of-call process, I would need a bit more information about how you have set up your assistant and the conditions under which the end-of-call does not go through. In the meantime, if you believe this is an issue with the Voice API you're using, you can reach out to the support team of Make.com or the provider of the Voice API for more detailed assistance. They would be able to provide you with specific guidance based on their system's logs and your setup. If you have any error messages or specific scenarios that you can share, that would also be helpful in diagnosing the problem. Please let me know how I can assist you further!
You can continue this conversation by mentioning me in the message.
Got it. Tagging @User for additional help.
j
I can send my JSON content if that is helpful
c
1. You don't need to make the call from make. Do it from your database. 2. Use "GET' callID and get the information from the call instead.
j
Im pulling the variables from a google sheet and updating each row with the info the caller gives. Make.com conencts everything. The server url seems to be consistent when using Vapi to create the call. Just is not consistent when working through make.com using HTTP POST
c
You can still do all of that with the way I mentioned above (just giving a different perspective). Also with no picture of video can't really help.
2 Views