Open anudeepmedicharla opened 3 years ago
A Write to File
block will solve this usecase.
This feature is really helpful !
Does a write to file
block exist? In looking through all the blocks in flows, I didn't directly see one.
Hey @kiley-poole we are working on it. We will add it soon
I don't see that block in the latest version, any update?
Not yet. There are some things around the experience and tech of this that we need to iron out first.
But there's a way you can do this for local use - I found an easy piece of open source software that opens up a local server to save files sent to it. https://www.npmjs.com/package/http-server-upload
Maybe use this to have Flows send the data to the local server API and save the file.
Thanks for the update, we will do that for the time being
A Write to file
block is an exciting idea! It would solve a couple problems I'm currently having to solve manually.
Any news on the idea?
This would be extremely helpful please!
Is there an existing request for this feature?
Is your feature request related to a problem?
Created from: https://community.postman.com/t/user-feedback-postman-flows/28121/55?u=anudeep https://community.postman.com/t/user-feedback-postman-flows/28121/64?u=anudeep
Describe the solution you'd like
Be able to export terminal results or any output of the flow to an external file
Describe alternatives you've considered
No response
Additional context
No response