Skip to content

[Feature] possibility to programatically write to a file #3033

@mpluta-airhelp

Description

@mpluta-airhelp

Recently I was challenged by a task to copy certain objects from prod database to staging. I managed to finish it using API calls. At the end, I had to inspect the response of the last request to collect ID of the newly created object. It worked fine for 5-10 object but when I am dealing with thousands of objects to copy I would love to create a file on my disk and make Postman append IDs to this file (and possibly other data along the way). It could be also a great way to create a file which I could then use in another collection.
Is it possible currently in Postman to have this reporting functionality?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions