How to connect the assistant with the workflow.
# support
a
Hey everyone Actually I build ai agent voice mock interview platform and in this I use Vapi AI for conversational agent. I already created my workflow in Vapi AI but due to new version of Vapi many more things will be changed in the Vapi dashboard now i faced an issue to connect the Assistant with my workflow. Can anyone please help me in this. It's means a lot to me. Thanks!
c
Vapi new version separates assistants and workflows, so to connect them, you now need to use the MCP server or external tools like Make or Pipedream to trigger workflows via API or webhooks, direct linking in the dashboard is no longer supported..
a
how do we trigger end of call reprts with workflows?
c
Use an API Request node near the End Call node in your workflow or enable the
end-of-call-report
webhook via the server URL to receive call summaries, transcripts, and recordings automatically..
3 Views