microsoft-graph-connector
Web icon

Microsoft Graph Connector

version 0.1.0 (Compatible with OutSystems 11)
Uploaded on 26 March 2019 by 
OutSystems Lab
4.0
 (1 rating)
microsoft-graph-connector

Microsoft Graph Connector

Details
Microsoft Graph API exposes a single endpoint that allows you to connect to different information from Microsoft. This API exposes REST APIs that allow the users to access data on the following: - Azure Active Directory - Office 365 services: SharePoint, OneDrive, Outlook/Exchange, Microsoft Teams, OneNote, Planner, and Excel. And more.
Read more

Microsoft Graph API exposes a single endpoint that allows you to connect to different information from Microsoft.

This API exposes REST APIs that allow the users to access data on the following:

  - Azure Active Directory

 - Office 365 services: SharePoint, OneDrive, Outlook/Exchange, Microsoft Teams, OneNote, Planner, and Excel and more

Check the demo of the component to see 3 screens implemented: 

- Getting my emails. and sending emails from the Azure AD Outlook.
- Getting my calendar and rendering it using FullCalendar2 component from the Azure AD Outlook

- Accessing my folders on OneDrive uploading and downloading files.

Currently, this version only connects with these three APIs ( email, calendar and one drive).

You can check the graph documentation here.


This component depends on getting a token from an authentication with the Azure AD you are using. You can use the Microsoft Login Connector do get that token.

Release notes (0.1.0)
Reviews (0)
Team