Hi Everyone,
So I am in the middle of automating the APIs, and I was stuck on finding a way that I can attach the test data file to be used always when monitoring the APIs
How can I embed the test data file to be running always with monitoring the collection
Hi there @shathaaah - you can upload a file when running Postman locally on your machine. But to use a file as part of a Postman Monitor (running from Postman servers), you could try retrieving the file via API or cloud storage solution.