Hi Folks,
There are various discussions going back years on this topic... but no definitive answers or guidance. I have a requirement to take a base64 encoded string (received via API) and create a document. I have no need of a database. Just need to take the string, create a document, write it to the document store. Can anyone point me in the right direction for this?
Much appreciated.
Discussion posts and replies are publicly visible
The 18.3 release notes -- https://docs.appian.com/suite/help/18.3/Appian_Release_Notes.html#send-documents-using-base64-inline-with-json-&-xml
Thanks Paul, Looked at this but it doesn't help. It refers to how Appian can take a document that it has and convert it to base64. Unfortunately I need to do the exact opposite.
Hi DaveMC,
I came through this smart service - Advance call web service plugin, where this would support Base64 attachments and avoids the need to manually encode/decode within a process.
community.appian.com/.../advanced-call-web-service