ADI
06/07/2025, 12:03 AMassistantId
c84c370e-880b-4b87-b052-b4477c896703 Does Not Exist." appears. The assistant id that I was using is: 79f3c469-97a4-4c3c-882b-bab3302465e4 , and the workflow by which logic assistant had to speak is: c84c370e-880b-4b87-b052-b4477c896703Vapi Support Bot
06/07/2025, 12:05 AM.start()
method of the Vapi Web SDK:
js
vapi.start('c84c370e-880b-4b87-b052-b4477c896703'); // Use your workflow ID here
Make sure your SDK is up to date, and do not use the workflow ID as an assistant ID—this will cause an error. This approach will trigger your workflow logic as the call entry point.
Reference: [Vapi Changelog May 6, 2025](https://docs.vapi.ai/changelog/2025/5/6), [Workflows documentation](https://docs.vapi.ai/workflows)
Sources:
- [Vapi Changelog May 6, 2025](https://docs.vapi.ai/changelog/2025/5/6)
- [Workflows documentation](https://docs.vapi.ai/workflows)ADI
06/07/2025, 12:23 AMADI
06/07/2025, 12:33 AMKings_big💫
06/07/2025, 7:18 AMKings_big💫
06/07/2025, 3:49 PMVaibhav Singh
06/14/2025, 6:08 PMKyle
06/17/2025, 1:09 AM