Hi and welcome to the callin.io Community!
There is an option to make an arbitrary API call with Airtable. Does that fit the bill?
L
Thanks for the information. Unfortunately, callin.io is not sending tool-Calls, so I have no idea how to handle it here.
Still facing an issue with something that seems like it should be simple…
Could you share your scenario, details on how the webhook is invoked, the parameters it receives, and your expected outcome? I suspect there might be a configuration issue somewhere.
I've resolved the issue by executing the VAPI node multiple times within make. However, the webhook is being triggered numerous times, even though the toolCalls are only provided once. Are you familiar with this additional problem?
I'm still unclear on how toolcalls function, so I'm unable to provide an answer.
Is your webhook configured to trigger upon being called, or is it scheduled?
L
Hi,
Your webhook is triggering multiple times due to the presence of several parameters in your server message. You can adjust it to trigger only on tool-call
so that the webhook activates exclusively for tool-call events.
You are receiving multiple requests because we believe a status update is also included in your callin.io assistant’s server message.
Best regards,
Msquare Automation
Platinum Partner of callin.io