Xml file in test

Dear All,

I would need to read the contents of a local xml filen and use them in the body of a POST request. Is that possible?

Thanks in advance!

Hey @giuseppe.lacagnina

That’s not currently possible with in the app but you could use the Collection Runner to read either JSON or CSV files containing the data and use this in a POST request.

More information can be found here:

https://learning.getpostman.com/docs/postman/collection_runs/working_with_data_files