Vapi Inbound Transient AI Assistant Not Responding
# support
l
I'm currently intergating Vapi and Make.com for my inbound transient AI assistant flow. On Make.com side, the scenario ran smoothly, but everytime I run a test, the call states that there's no assistant. I'm not sure how can i troubleshoot this anymore.
@User @Shubham Bajaj please help, thank you in advance
m
ensure that your assistant is properly configuared in Vapi. and also confirm that the API credentials used in Make.com to connect to Vapi are correct
How about using Postman? You can send a request to the Vapi API endpoint
a
@lin10 this is an example of what the format of you webhook response should look like:
Copy code
{
  "assistantId": "678350bd-a7ec-4da1-8f55-16ac4bd240fd"
}
s
@lin10 checking if this is resolved for you?
Thank You @Alejo @Mr.Traveller for helping @lin10