Question
How to pass Appian document as Binary with REST API request body
I need simple solution for document to binary conversion within appian. As request body I should be able to pass a document into a binary format while calling a REST API POST method.
I've followed below links and those are not helpful for me.
https://community.appian.com/discussions/f/general/20675/convert-any-document-to-binary
https://community.appian.com/discussions/f/general/19821/problems-with-a-binary-document
