Download Manager Plugin

Download Manager Plugin (ODC)

Stable version 0.1.0 (Compatible with ODC)
Uploaded on 26 Mar by Community Labs
Download Manager Plugin

Download Manager Plugin (ODC)

Documentation
0.1.0

Step 1: Drag the DownloadFile Action into Your Client Action


Step 2: Configure the Input Parameters


Provide the required parameters as shown below:

ParameterTypeDescription
URLTextThe direct link to the file (or API endpoint if the file is in an OutSystems database).
NameTextThe desired name for the file (e.g., document.pdf).
DescriptionTextA short description of the download (shown in notifications).
ExternalPublicDir Boolean True saves the file in the public directory, False saves it in the app’s private storage.