Help with Vapi workflow from JSON
# support
j
Is it possible to create a workflow from a json that is structured similar to the one that vapi generates
Any ideas?
just wanting a faster way to build the workflows
k
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
I haven’t found this yet on the dashboard - I can see the code but not edit it ?
k
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.