Web API - Send binary string of document

Hello! When sending a document via a Web API, I am aware that the document is sent via binary streaming. When received by the calling system, the document itself is received. Is there a configuration of httpHeaders in Appian that would send the binary string itself? We are wanting to call the Appian Web API, receive the binary string, and write it to an external (to Appian) DB table. We are trying to achieve this with a Web API so the external system can do most of the heavy lifting; Appian would only fetch the document and return the binary string. Thank you!

  Discussion posts and replies are publicly visible