how to write api response into xlsx file readyapi
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2019
06:27 AM
03-25-2019
06:27 AM
how to write api response into xlsx file readyapi
Hi,
I want to save/write response received from an Rest API as .xlsx.
Content-type application/vnd.ms-excel
content disposition - attachment;filename=export.xlsx
Can someone help to read the response and convert into proper xlsx file.
regards,
Manali
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2019
07:30 AM
03-25-2019
07:30 AM
Hi mkajale2,
You can make use of the data-sink test step. See the documenation: https://support.smartbear.com/readyapi/docs/soapui/steps/data-sink.html#excel
