Looking for some advice or suggestions using the REST Get with Content-Type: application/octet-stream.
I am using the REST Get action to download a file from a web application, the response from the web application streams the file in the response body, I am not having a lot of luck trying to pass the binary into a script to process so am wondering how others have typically handled this? Any advice on this is appreciated.