Forum Discussion

ashutosh's avatar
ashutosh
Occasional Contributor
5 years ago
Solved

Save API Response as Excel for Content-Type: application/ms-excel

Hi ,    I have an API whose Raw Response is as below    Request : GET {URL}?isActiveUser=true HTTP/1.1    Raw Response :  HTTP/1.1 200 OK Cache-Control: private Transfer-Encoding: chu...
  • NBorovykh's avatar
    NBorovykh
    5 years ago

    ashutosh,

     

    Here is just a quick tip for you: saving a response content to a file can be done with the "Create File" step:

     

    (the actual content has the html format rather than xls so Excel shows the warning when opening the file, but still can open it)