workflow tool calling
# support
c
Can i call tools from the workflow dashboard I know i can do it for apis but how about a tool in vapi that i connected with make.com
c
I solved it by making the API call to the Make webhook without using VAPI functions. The downside is that the variables received by the webhook have different names, so you have to reconfigure them in Make. Are your conditionals working properly?