casancam
05/20/2025, 1:22 PMVapi Support Bot
05/20/2025, 1:24 PM1. Say: "Hi! What's your name?"
2. Gather: { name: "userName", description: "The user's name", dataType: "string", required: true }
Make sure to connect the nodes in the workflow builder. This setup will prompt the user and capture their input for later use in your workflow.
Tip: The Gather node analyzes conversation history and asks follow-up questions if the user's response isn't clear, but it doesn't prompt by itself—always precede it with a Say node.
[See more in the official docs.](https://docs.vapi.ai/workflows/nodes/gather)
Sources:
- [Vapi Docs: Gather Node](https://docs.vapi.ai/workflows/nodes/gather)
- [Vapi Docs: Say Node](https://docs.vapi.ai/workflows/nodes/say)casancam
05/20/2025, 1:41 PMAniah
05/20/2025, 9:16 PMcasancam
05/21/2025, 9:09 AMAniah
05/21/2025, 10:25 PMcasancam
05/22/2025, 10:53 AMAniah
05/22/2025, 11:02 PMcasancam
05/23/2025, 6:50 PMVapi Support Bot
05/23/2025, 6:52 PMAniah
05/26/2025, 6:34 AM