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!!!...
Hi Dave,
Good Day!
Could you please provide an example for the configuration?
What can be the value for external system key?
Thanks in advance
Rajesh
Hi Rajesh,
in the end I couldn't use this. I ended up using https://community.appian.com/b/appmarket/posts/base64-document-database-integration.
RegardsDave