Hi There,
I have recently started using postman flow. I really like the feature.
However, came across an issue related to updating environment variables and couldn’t find solution.
Problem: Request in flows not updating environment variables
Problem Description: I have multiple requests which are using environment variables and few requests are updating these environment variables so that other requests use the updated value.
I am updating environment variables as part of tests in request.
When i submit the request manually environment values are getting updated. However, when i use the same request as part of Postman Flows environment variables are not getting updated and causing following requests depended on those variables fail.
Any suggestion how to update environment variables in flows will be great help.