Forum Discussion

FredS's avatar
FredS
Frequent Visitor
6 years ago
Solved

Export GET response to CSV

hi everyone, I'm fairly new to Smartbear ReadyAPI 2.5.0 and need some help. I'm trying to find out how we can export the response form a loop all in the same file. I have successfully create a ...
  • StevenColon's avatar
    6 years ago

    Thank you for posting to our Community Forum. 

     

    To output the GET Response information to a CSV file, we recommend using the Data Sink Test Step within the TestCase structure. You can create a "Property" that pulls from the API Response (either a part or whole) and export it in multiple formats including CSV.

     

    Documentation: https://support.smartbear.com/readyapi/docs/soapui/steps/data-sink.html 

     

    Have a great day!