Overview
Organizations frequently need to archive massive files—such as high-resolution PDFs, video evidence, or large Excel reports—from Appian into Azure storage for compliance or long-term retention. However, standard Appian HTTP integrations fail on files larger than 4MB due to Azure's strict REST API limits, and attempting Base64 conversions often causes OutOfMemory spikes on the Appian server. This plugin solves that bottleneck, allowing businesses to securely and seamlessly migrate gigabyte-scale files into Azure without crashing the application server or writing sensitive data to temporary local disks.
Key Features & Functionality