Flows action to read in data file? At start or in request

Looking to see if there is a Start configuration feature to read in a data file for local preset values. Or if there is an Action to read in a JSON file. similar to what is done when selecting data file in “Run Configuration” of a Runner test.

Also, I could not figure out how to send a request with a data file. I can select my request, it shows the variables used, but only allows for environment variables as input. The desire would be to select a JSON input file like Runner.

This feature of selecting a data file would be advantageous to selecting a folder and executing all tests, like Runner. Am I missing a Flows feature that does this?

1 Like

Hi @dcolombo

Welcome to the forums!

Flows doesn’t currently support intaking local files. However, if you select the start block and then click the gear icon in the top right of Postman (next to the fork button) you can paste in JSON data and run your flow with that.

This is a feature that’s been requested before, so i’ll take this to the team for consideration.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.