Hello, We want to use an external document management system via dedi

Hello,

We want to use an external document management system via dedicated REST web services. One of them is a multipart/form-data REST POST to create a new document. We encoded appian document content in base64 but the server does not seem to support base64 encoding.

Is there any alternative solution?

Thank you for help. Cheers.

OriginalPostID-161721

OriginalPostID-161721

  Discussion posts and replies are publicly visible

Parents
  • Fabien - thanks, that is what I expected based on the trails I've already done. I'n my case I'll be sending Appian documents via REST calls to a Fax service, which appears to require binary (not base64) encoding. I've started work on plugin functions to assist in that; I just wanted to make sure there was not some "out of the box" approach I'd overlooked.
Reply
  • Fabien - thanks, that is what I expected based on the trails I've already done. I'n my case I'll be sending Appian documents via REST calls to a Fax service, which appears to require binary (not base64) encoding. I've started work on plugin functions to assist in that; I just wanted to make sure there was not some "out of the box" approach I'd overlooked.
Children
No Data