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
You may need to initiate process and use smart service 'Base64 to document converter'
https://community.appian.com/b/appmarket/posts/base64-to-document-convertor
Hi TJ,
Tried it. This looks to be pulling the document from SalesForce as Base64 and converting to a document in Appian.
Ideally I would pass it Doc Name with extension, Base64 string, Target folder and it would create the file.
Hi, tks for information!!!
Please an example to configure this parameters!!!...