Hey there 👋
Is it possible to use the new Vapi's Workflows feature via Web SDK, or even via API calls?
I'm trying to achieve something similar to this example -
https://github.com/VapiAI/client-example-javascript-next, but using the Workflows instead of prompt-based agent.
I don't know if I missed something in the docs, or is it not implemented yet.