Join Discord
Powered by
Help in recreating exactly the same workflow via A...
# support
f
Felix WIlliam
06/07/2025, 11:52 PM
@User
I would kindly like to ask for your help in recreating exactly the same workflow via API using Postman. I need the exact code to put into Postman to recreate the exact same workflow from the example you provided. Below, I am attaching the code from the example provided by VAPI. This code needs to be adapted so I can put it in Postman and recreate it via API:
https://cdn.discordapp.com/attachments/1381058356986380348/1381058357112344606/message.txt?ex=68462253&is=6844d0d3&hm=4ed3f3a533b7d74302201c8a6597399bac68480e478c7f3076a932ad9fed9a06&
k
Kyle
06/10/2025, 2:45 AM
If you are using a cURL request, all you need is the authorization header and application/json format header along with the endpoint URL at the top.
Previous
Next