Hi, I am using HTTP request to hit API, and in the response of it, I get Image (proper image in postman) but using UiPath I am getting a response in string format.
Any idea how can I store that image in image variable taking it from JSON response
For ref