Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
Download Manager Plugin
Download Manager Plugin
Stable version
1.0.0
(Compatible with
OutSystems 11
)
Uploaded
on
25 Mar (7 days ago)
by
0.0
(0 ratings)
Overview
Reviews
Versions
Documentation
Support
Download Manager Plugin
Documentation
1.0.0
Draft
Step 1: Drag the
DownloadFile
Action into Your Client Action
Step 2: Configure the Input Parameters
Provide the required parameters as shown below:
Parameter
Type
Description
URL
Text
The direct link to the file (or API endpoint if the file is in an OutSystems database).
Name
Text
The desired name for the file (e.g.,
document.pdf
).
Description
Text
A 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.
Loading
Loading...