This is exactly what I was looking for. Thanks for explaining it quickly and clearly
@nancyjane943 ай бұрын
API workflows are really cool to work and this was the video I was looking for…thanks for the nice and quick explanation
@vishalpawarsblogs80774 ай бұрын
I have to reuse the response from one of the api to multiple apis.ex. id value of api 1 to be pass as input to api 2,3,4 etc. how to achive this?
@fatimaskandrani99636 ай бұрын
Hello, Thank you for this very complete and easy to understand video. I have a question please. Can we run flows from a github actions pipeline for CI/CD, like we can for collections and postman environments? Thank you
@postman6 ай бұрын
Great question! We actually have a community dedicated to answering questions just like this one, which you can find here: community.postman.com Please submit your question and a link to this video there so that it can reach the greater Postman Developer Community. Thank you!
@pedrohr746 ай бұрын
I see that in the Start block you have a "gear" icon that lets you add JSON code in the Configuration part. How can I enable the gear icon? I cannot see it in postman version 11.2.0-240522-1206, Please help!
@postman6 ай бұрын
Great question! We actually have a community page dedicated to answering questions just like this one, which you can find here: community.postman.com Please submit your question and a link to this video there so that it can reach the greater Postman Developer Community. Thank you!
@kabirgomez79676 ай бұрын
And how I can do this on script? can I set something from the response body as a collection variable?
@postman6 ай бұрын
We actually have a community page dedicated to answering questions just like this one, which you can find here: community.postman.com - Please submit your question and a link to this video there so that it can reach the greater Postman Developer Community. Thank you!
@yurisyuganov634810 ай бұрын
If you don't mind be asking: what is the software that "highlights" your mouse clicks?
@postman10 ай бұрын
Different videos may use different recording programs, but mouse clicks are highlighted when recording with QuickTime
@yurisyuganov634810 ай бұрын
@@postman thank you
@leedy81359 ай бұрын
could i get body(JSON) not body.info.seed ?
@vishalshah6594 Жыл бұрын
Hello, thank you for this wonderful videos on postman flow. I have a query here. My environment variables are not getting updated when I run the flow. However, if I run the service then the variables are getting updated. Requesting your advice please. Thanks
@postman Жыл бұрын
To persist variables between runs, you can use the Postman API to update the environment values. See the options listed under the "Persist variables between runs" section: blog.postman.com/how-to-persist-postman-variables/
@Ragul_SL Жыл бұрын
How to take a value from webhook response and use it in a another api
@NETANELBORNO Жыл бұрын
I want to get a variable from a body BUT - use the variable in next request within the body of the request and not the header.. how can I do it?
@pahl998 ай бұрын
Looking for same answer, someone??
@marcosmarcal72006 ай бұрын
Hi, how i can convert a parameter in Data Type?
@postman6 ай бұрын
Great question! We actually have a community dedicated to answering questions just like this one, which you can find here: community.postman.com Please submit your question and a link to this video there so that it can reach the greater Postman Developer Community. Thank you!
@crypto-mech-arena Жыл бұрын
how to create variable for Headers not for body?
@postman Жыл бұрын
This video will help you with this: kzbin.info/www/bejne/eHyvdGCVeJ6Zrqc
@mr.whitesnow Жыл бұрын
i don’t have a permission to create a new flow how can i fix it?
@postman Жыл бұрын
Check out the pricing page for availability: www.postman.com/pricing/#postman-flows-access-and-pricing And make sure you have permissions to edit a workspace if you're working within a team.