Forum Discussion

mkajale2's avatar
mkajale2
Occasional Contributor
5 years ago

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