Is it possible to create a workflow from a json that is structured similar to the one that vapi generates
Jonathan
05/14/2025, 9:57 AM
Any ideas?
Jonathan
05/14/2025, 9:57 AM
just wanting a faster way to build the workflows
k
Kings_big💫
05/14/2025, 4:53 PM
Yes, you can create a Vapi workflow from a JSON file structured like the one it generates by uploading it via API or dashboard.
j
Jonathan
05/20/2025, 10:38 PM
I haven’t found this yet on the dashboard - I can see the code but not edit it ?
k
Kings_big💫
05/21/2025, 6:17 AM
You can’t edit or upload workflow JSON directly in the Vapi dashboard, but you can do so via the API using a POST or PATCH request with your JSON file.