I am doing Data Driven Testing with Postman. In this testing I am converting JSON file(Array of Object) into CSV file using REST POST method. Here I am facing an issue of converting JSON array into CSV. Please referred the screen shot

Here I am facing an issue of converting JSON array into CSV.

{
“cb:triNameTX”: “Test001”,
“cb:triAssociatedPlace”: [ {
“terms:identifier”: “127650646”
} ]
}

Please referred the screen shot.

Thanks!CSV file

Hey @tmurugai

Welcome to the community! :wave:

Your question isn’t clear - Can you please take a read through this post and edit the question to give other community members the best possible opportunity to help you.

1 Like