How to download multiple documents based on a caseId just with a single click... by using a!documentDownloadLink able download single document
Discussion posts and replies are publicly visible
There is no direct way to do that. You could prepare a ZIP file in the background and let the user download that.
You can use the following app market plugin to create a zip file: community.appian.com/.../zip-file-utilities
For creating zip file from list of docId's i.e for example pv!docs as
, please let me know the right plug In to achieve this ??, I used plugin Zip File Detection, getting the error as below
got error "An error occurred, make sure the document is a .zip"