I am working with an API that sends the response as octet-stream. I am calling the API using Web activity in ADF. Now this response has to be saved in the ADLS file, could be either in csv or json format. Is there any possible way to do this.
I am not at all familiar with this octet-stream types, so any help regarding this would be appreciated.