Hello All,
I have a REST API which returns the attachment file (.zip file) once I decode API response from base64 to file. To decode manually i am using online decoder like “(https://base64.guru/converter/decode/file)”
The same i need to implement in UiPath studio as well.
I am able to get the response JSON of REST API, now I have to generate the attachment file out of response content id, kindly guide me to achieve same in UiPath.
Is there any activity in UiPath to achieve this requirement ?
Thanks for you response.
Thank you,
Vinay