ranjan
06/05/2025, 1:56 PMVapi Support Bot
06/05/2025, 1:57 PMjson
{
"variables": [
{ "name": "email", "description": "User's email address", "type": "string", "required": true },
{ "name": "age", "description": "User's age", "type": "number", "required": true }
]
}
This ensures each answer is collected and mapped to the correct field, with structured data output for your form.
Source:
- [Vapi Workflows Gather Node Documentation](https://docs.vapi.ai/workflows/nodes/gather)ranjan
06/05/2025, 2:15 PMKings_big💫
06/05/2025, 6:24 PM