guys i got a project a big one about 100 question that vapi should ask them to the user and the user should back to him and vapi store em in vars Any thoughts how can i do this without any problems
k
Kings_big💫
08/10/2025, 4:16 PM
Build the flow in vapi Workflows using conversation nodes to ask questions, extract each answer into variables, apply branching logic, and trigger the sequence with the workflow ID..
k
Khalid Rouissi
08/10/2025, 5:24 PM
shall i each new Conversation node to send the vars i collect to the server ?