Functions using Make.com
# support
r
I created a function with one parameter {LicencePlate} that I will use to get information on a vehicle from my customer. I then created a scenario in make.com and started with a webhook. I copy and pasted that webhook into the server url of the function. When using chat I'm trying to call the function by providing the licenseplate, I have those instructions on the system prompt. Even on chat it states: Calling Get_Vehicle_Status {"Matricula": "3343FG"} Function Arguments {"Matricula": "3343FG"} However the webhook in make does not fire! What am I doing wrong?
k
Ensure the parameter name in your function matches exactly like, "licensePlate" vs "Matricula", confirm the webhook URL is correct, run your Make.com scenario in ā€œRun onceā€ mode while testing, and return a plain text stringified JSON with the correct toolCallId and result format for the assistant to process the response properly..
The webhook isn't triggered!
I've been able to trigger the webhook but it comes with rubish information... I had to use my iPad, in the desktop computer when pressing "talk to the Assistant" it keeps on saying connecting and does not connect... https://cdn.discordapp.com/attachments/1383829912003153991/1383910379947819110/image.png?ex=6850827a&is=684f30fa&hm=657b0b058d436e8903b78e8f7ef608b4bfe03579dc4244ba6efd35eeca8c5ca6&
Where is my license_plate and toolCallId to place in the webhook response?
What am I missing?
s
ccing @Kings_bigšŸ’« to help you.
c
Hey Rui, Checking if Kings Big was able to help you.
r
not yet
s
@Kings_bigšŸ’« can you help?
r
Can someone from VAPI assist me?
c
We will review your request and reach out once we have an update or need additional information
s
@Rui Could you DM me your calendar link? I’ll book the earliest available slot and ensure we resolve your issue as quickly as possible. Apologies for the delay in getting back to you.
2 Views