Kai
06/14/2025, 12:10 AMVapi Support Bot
06/14/2025, 12:14 AMworkflow or workflowId as the entry point, giving you more flexibility in defining your call flows ([changelog](https://docs.vapi.ai/changelog/2025/5/6)). However, the Web SDK documentation does not currently provide a direct example for passing a workflow to vapi.start().
Actionable next step:
Try passing a configuration object with a workflowId to vapi.start(), similar to how you would with an assistant, or check the [latest SDK docs](https://docs.vapi.ai/sdk/web) for updates. If this is not yet supported in the SDK, consider reaching out to Vapi support or their Discord for the most up-to-date guidance.
Sources:
- [Changelog May 6, 2025](https://docs.vapi.ai/changelog/2025/5/6)
- [API Reference: Calls](https://docs.vapi.ai/api-reference/calls/list#:~:text=Workflow)
- [Web SDK Documentation](https://docs.vapi.ai/sdk/web)Vapi Support Bot
06/14/2025, 12:14 AMworkflow or workflowId as the entry point, giving you more flexibility in defining your call flows ([changelog](https://docs.vapi.ai/changelog/2025/5/6)). However, the Web SDK documentation does not currently provide a direct example for passing a workflow to vapi.start().
Actionable next step:
Try passing a configuration object with a workflowId to vapi.start(), similar to how you would with an assistant, or check the [latest SDK docs](https://docs.vapi.ai/sdk/web) for updates. If this is not yet supported in the SDK, consider reaching out to Vapi support or their Discord for the most up-to-date guidance.
Sources:
- [Changelog May 6, 2025](https://docs.vapi.ai/changelog/2025/5/6)
- [API Reference: Calls](https://docs.vapi.ai/api-reference/calls/list#:~:text=Workflow)
- [Web SDK Documentation](https://docs.vapi.ai/sdk/web)Kai
06/14/2025, 12:28 AMChiranjeet Mishra
06/14/2025, 2:58 AM