Download file using REST API - Binary response problem
I am using the REST Step in the Flow Designer Action to do a REST call to a remote Apache Server.The Response Body is a raw string of binary , which is basically a file in raw format (binary).So, I store that raw string of binary in the output varia...