Scheduled run collection with external data file

  1. I configured my request with a dynamic variable {{x}}.

  2. I scheduled the collection run using a .csv file containing values from 1 to 6.

  3. However, the values in my test.csv file are frequently updated. For example, the current values are from 7 to 12 (test.csv).
    image

  4. Yet, all my scheduled runs continue to send the request with the old variable {{x}} values (1 to 6).

I would like to know if there is a way to automatically update the test.csv file in Postman so that it uses the most recent values when running the requests.

Hi @aerospace-geoscient8. There is currently no way to do this in Postman. I will recommend that you create sa feature request here

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