Overview
The Azure Blob Storage Component for OutSystems ODC Platform enables seamless integration with Azure Blob Storage services. It allows developers to upload, delete, and retrieve files directly from their OutSystems applications using the PUT, DELETE, and GET API methods. This component simplifies file management in Azure Blob Storage, enhancing the capabilities of your OutSystems applications.
Features
Prerequisites
Currently, the component supports file upload (PUT), file deletion (DELETE), and file retrieve (GET) operations. In future releases, it will be expanded to include additional features such as file download, metadata management, and advanced security configurations. These enhancements will further streamline file handling and make it a comprehensive solution for all Azure Blob Storage operations within the OutSystems environment.
New Feature: GET Method for File Retrieval – Added GET functionality to retrieve and list files from Azure Blob Storage, enhancing file management within OutSystems applications.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)