Document Export Plugin

Overview

This plug-in allows authenticated Appian users to export multiple Appian documents in a single downloadable ZIP file. It is intended for applications where users need to download groups of related documents, such as case files, onboarding documents, approval attachments, or audit evidence, without manually opening and downloading each document one by one. The plug-in uses the current user's Appian security context and does not bypass document permissions.

Key Features & Functionality

Servlet module: Document Export Servlet — exports selected Appian documents as a downloadable ZIP file using the authenticated user's context.

Anonymous