How to update CSV file with postman response

I have a setup wherein I am passing a CSV file as data in collection runner. I am getting a string as a response from the api. I want to add this string to the CSV file by creating a new column. How can I do that?

@maintenance-physici1 Have you tried this?

1 Like