sharepoint-integration-reactive
Service icon

SharePoint Integration - Reactive

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 01 August 2022
 by 
HCL OutSystems CoE Team
0.0
 (0 ratings)
sharepoint-integration-reactive

SharePoint Integration - Reactive

Documentation
1.0.1

About

Application to integrate with SharePoint APIs to perform below operations:

  1. Create a Folder
  2. Upload File
  3. Download File
  4. Retrieve all files in a folder
  5. Delete a File
  6. Delete a Folder


How to use:

  1. Create a site
  2. Register Add-in
  3. Grate permission to Add-in
  4. Download this component to your environment and change the Base URL as per your domain/tenant
  5. Create required site properties like ClientId, ClientSecret, etc and pass those values to the server actions


NOTE: 

  • Reference document with all the detailed steps is available in Demo application module.
  • Replace TenantName in SharePoint APIs with your domain/Tenant details