How to send or retrieve/ get binary data from an API

To send or retrieve/ get binary data from an API, you can add the below Content-Type as a header in the HTTP Service step.

application/octet-stream

The header in your HTTP Service step will look like the below image.

Find out more about the "Content-Type" header by clicking on the below link:

Content-Type - HTTP | MDN

For more information on MIME types, please click on the below link:

MIME types (IANA media types) - HTTP | MDN

For the available MIME types that can be used , please click on the link below:

Media Types