Problem in attaching Workflow with the assistant
# support
n
Hello Vapi team , I am currently doing an AI interviewer Project from JS Mastery Youtube channnel , in that video he has used the older version of the vapi and is able to connect the workflow with the assistant , and able to selct the model as Vapi , but in newer vesrion of Vapi I'm unable to understand anything . Please if it is possible give me the access of the previous version. also there was a method of Gather was there , which i couldn't find .. Please help me to figure out this one #1211483291191083018 https://cdn.discordapp.com/attachments/1395289229612945428/1395289230212599849/Screenshot_2025-07-16_115130.png?ex=6879e7db&is=6878965b&hm=fb59d8f1a2f214f38594015b3261d3a782dcab3e51ad7a42ea587c7e849ab60a& https://cdn.discordapp.com/attachments/1395289229612945428/1395289230560985119/Screenshot_2025-07-16_124412.png?ex=6879e7db&is=6878965b&hm=5c5ce8e9c65af08bbec6d3ba4d897a233a7c5edfa0dd6d77a2d089a7df27f405&
c
The main concept remains the same, but I will tell you the differences between that version and this current one. Instead of using the gather node, the conversation node is "say" and "gather" put together. It has a section called "extract variables" that does the same thing as gather. The condition node is now part of the line that connects two nodes together. Start with a workflow template and you'll see what I mean. If you have any other questions, let us know.
2 Views