Office365 Sharepoint API - Simplifier Community

Office365 Sharepoint API

contributed by Moritz Strauß, on April 21, 2022

Office365 Sharepoint API

contributed by Moritz Strauß, April 21, 2022

Description

With the API, your apps can do the following programmatically:

createFolder
Create a new folder in a Drive with a specified parent item or path. 
createFolderInRoot
Create a new folder in the root Documents folder. 
getAllItems
Return a collection of DriveItems in the children relationship of the root Documents folder. 
getChildren
Return a collection of DriveItems in the children relationship of a DriveItem. 
getFollowedSites
List the sites that have been followed by the signed in user. 
getItem
Retrieve the metadata for a DriveItem in a Drive by file system path or ID. 
uploadFile
The simple upload API allows you to provide the contents of a new file or update the contents of an existing file in a single API call. This method only supports files up to 4MB in size. 

Check out the Microsoft Graph API documentation.

Prerequisites

  1. Admin or Transport Rights in Simplifier
  2. Azure oAuth Login setup as Identity Provider
  3. Login Method of Type oAuth in Simplifier
  4. Access to Azure Portal

Technical information

Here you will find all the further information, including the general information, requirements, the documentation and links to further information.

General information

General App Information

Connectors: REST API via oAuth2
Publisher: Simplifier AG
Requirements: o365 Account, enabled Access to Sharepoint API
Compatible Simplifier Versions: 5.0+

Login to Download me
  • Your cart is empty.

Write a Review

Leave A Comment