Rest

REST API

SharePoint Online – Magic xpi: How to Get the Content list of a SharePoint folder ,download files locally and upload Files using REST Microsoft Graph API

Describe the different steps for connecting Magic xpi with SharepointOnline using REST Microsoft Graph API 1/ Define in Azure Portal An app registration and add permission for Sharepoint through Microsoft Graph 2/ Check that you can have access via Postman 3/ Define a REST Client Resource in Magic xpi Studio 4/ Define 2 Paths /{list} […]

SharePoint Online – Magic xpi: How to Get the Content list of a SharePoint folder ,download files locally and upload Files using REST Microsoft Graph API Lire la suite »

Microsoft Teams – Magic xpi : Send Chat message using Microsoft Graph REST API

Goal : Send Microsoft Teams Chat message from Magic xpi using Microsoft Graph API 1/ Define Authorization “ChatMessage.Send” under Microsoft Graph API in Azure Portal (Delegate authorization is mandatory) 2/ Get the conversation id from the Teams URL (*) if you dont see the id in the URL, disable “Nouveau Teams” (“New teams”) 3/ Check

Microsoft Teams – Magic xpi : Send Chat message using Microsoft Graph REST API Lire la suite »

SharePoint Online – Magic xpi: How to Get the Content list of a SharePoint folder and download files locally using REST Sharepoint API

Describe the different steps for connecting Magic xpi with SharepointOnline using REST Sharepoint API (*) (*) Sharepoint can be accessed also via REST Microsoft Graph API (not described in this post) Goal : Download files from Sharepoint Online Folder 1/ Check that you can call REST Sharepoint Online API using Postman with your credentials (*)

SharePoint Online – Magic xpi: How to Get the Content list of a SharePoint folder and download files locally using REST Sharepoint API Lire la suite »

Retour en haut