Issue with workflow design
# support
s
I'm not getting an option to add a gather node in a workflow and when i'm creating a new workflow i'm unable to see a start node by default. https://cdn.discordapp.com/attachments/1374238691035316316/1374238691341631509/Screenshot_2025-05-20_093536.png?ex=682d5304&is=682c0184&hm=c611b8df12631d7002e55a3d49576f2790db11b35b17b2b3a69d43c72b99edd9&
v
Thanks for sharing the details. Just to clarify, are you able to see the "Gather" node option if you refresh the page or try creating a workflow in a different browser or incognito mode? This will help determine if it's a UI issue or something else. Sources: - [Vapi Workflows Documentation](https://docs.vapi.ai/workflows) - [Vapi Gather Node Documentation](https://docs.vapi.ai/workflows/nodes/gather) - [Vapi Changelog May 14, 2025](https://docs.vapi.ai/changelog/2025/5/14)
It looks like the Gather node and start node should be available in your workflow builder, according to the latest Vapi documentation. If you don't see these options, try refreshing your browser or logging out and back in. If the issue persists, please contact Vapi support, as this may be a UI bug or account-specific issue. You can also check the [Vapi documentation on workflows](https://docs.vapi.ai/workflows/nodes/gather) for more details. Sources: - [Vapi Docs: Gather Node](https://docs.vapi.ai/workflows/nodes/gather) - [Vapi Docs: Workflows](https://docs.vapi.ai/workflows) - [Vapi Changelog May 14, 2025](https://docs.vapi.ai/changelog/2025/5/14)
a
seems like we can use the conversation node for gathering info from user. in conversation node u can find extract variables to do the same thing. But i have another issue... i cant connect my vapi assistant to my workflow cuz there's no vapi provider. if u got any suggestion i'm down.
s
@Ak4zA same issue i'm facing as i'm also not able to see the option to connect the assistant to the workflow, but documentation have those steps (IG it's not updated).
a
Yea I guess it’s a bug rn
Hope they’d resolve this soon
Btw what are u building ?
s
I'm building an ai assisted interview platform...to prepare for my interviews as well as a full stack project to update it in my portfolio
a
Js mastery pro ryt. Same here 😅
s
Most of people are doing the same thing 😆
I'm thinking of making some personalized changes and some new feature addition into the project
a
Yea same here
But we’ve been stuck on the same issue
Damn
I hope they resolve this soon
s
I'm thinking of going for manual creation to text to speech modal and speach to text model
I'll make it for sure
a
Cool dude
Hope the best for u
k
Gather and Say nodes will be deprecated soon in the latest release. We recommend creating new workflows with Conversation nodes for the time being
s
It's not available in the workflow, and also I've created conversation nodes but it's not working properly & also I'm not able to connect the workflow with the agent
p
Hey! To help track down this issue, could you share: - The call ID - When exactly this happened (the timestamp) - What response you expected to get - What response you actually got instead This would really help us figure out what went wrong!
s
sure @Shubham Bajaj this is the response i'm getting where I've to initiate the call even after setting up the workflow, and not able to see the gather node (as i wanted the assistant to ask about the specific questions from the user and make a post request for that. https://cdn.discordapp.com/attachments/1374238691035316316/1374726824831221850/message.txt?ex=682f19a0&is=682dc820&hm=4a16146b9ea55a627bf4db919dc7c6472f7a3059e199e412ad5a363c059fea33& https://cdn.discordapp.com/attachments/1374238691035316316/1374726825326022716/image.png?ex=682f19a0&is=682dc820&hm=831e3408c476731790239c240a296ba1e43bbfd79de008ec718660bafb2bc3c0&
s
@Sumit What I can see is that you're making a call with an assistant or not through the workflow. The workflows have changed now they are not attached to the assistant. In case you are trying to call from your existing assistant which was previously attached to the workflow, it won't work. So I'll suggest you to make a call directly through workflows only and then share its respective call ID with me.