Skip to main content
September 13, 2023
Solved

How to download multiple documents at a time

  • September 13, 2023
  • 3 replies
  • 0 views

How to download multiple documents based on a caseId just with a single click... by using a!documentDownloadLink able download single document

    Best answer by stefanhelzle0001

    There is no direct way to do that. You could prepare a ZIP file in the background and let the user download that.

    3 replies

    stefanhelzle0001
    Brainy
    September 13, 2023

    There is no direct way to do that. You could prepare a ZIP file in the background and let the user download that.

    mathieud0001
    Brainy
    September 13, 2023

    You can use the following app market plugin to create a zip file: community.appian.com/.../zip-file-utilities

    October 11, 2023

    For creating zip file from list of docId's i.e for example  pv!docs as

    docs Number (Integer) Yes 30,994; 30,996; 30,997

    , 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"