I have API which gives response and that need to save as xlsx file.
i.e. when I ran in postman then after running it then I download file via "save Response->Save to a file->then popup window open to save file at local"
Question: How can I achieve above via code?
Regards,
Nitin