Microsoft Graph Commons

Content Type: Module
Categories: Import/Export,Connectors

Overview

This module is an extension to the Microsoft Graph Connector module which serves as a connector module on a rather abstract level. This module therefore provides convenient to use import and export mappings as well as plug-and-play microflows for some of the mostly used operations of the Microsoft Graph API. Additionally to Microsoft Graph Connector "Authorization" objects, this extension also supports "Token" objects of the OIDC module as long as Microsoft is used as an IdP.

I built this module based on my own usage of the Microsoft Graph API. Please let me know if you are missing any commonly used operations of the API so I can consider adding them in a later version.

Documentation

Find a detailed documentation in the README of theΒ Github repository.

Releases

Version: 2.0.3
Framework Version: 10.0.0
Release Notes: Version 2.0.3 of the Microsoft Graph Commons module for Mendix ✨ New Features - add timezone parameter to event creation microflow πŸ› Bugfixes No bigfixes
Version: 2.0.2
Framework Version: 10.0.0
Release Notes: Version 2.0.2 of the Microsoft Graph Commons module for Mendix ✨ New Features No new features πŸ› Bugfixes - Changed location element of the event type structure to "locations" instead of "location" - Event creation microflow takes a list of locations instead of a string now
Version: 2.0.1
Framework Version: 10.0.0
Release Notes: Version 2.0.1 of the Microsoft Graph Commons module for Mendix ✨ New Features - Support for multiple locations for events πŸ› Bugfixes No bugfixes
Version: 2.0.0
Framework Version: 10.0.0
Release Notes: Version 2.0.0 of the Microsoft Graph Commons module for Mendix ✨ New Features - Support for OIDC "Token" objects additionally to MicrosoftGraphConnector "Authorization" objects - Support for creation of events in shared calendars πŸ› Bugfixes No bugfixes
Version: 1.2.1
Framework Version: 10.0.0
Release Notes: Version 1.2.1 of the Microsoft Graph Commons module for Mendix **✨ New Features** - Included microflows and import mappings for sharepoint lists and sharepoint list items **πŸ› Bugfixes** No bugfixes
Version: 1.1.1
Framework Version: 10.0.0
Release Notes: Version 1.1.1 of the Microsoft Graph Commons module for Mendix - fixed mail factory, empty recipients list now possible
Version: 1.1.0
Framework Version: 10.0.0
Release Notes: Version 1.1.0 of the Microsoft Graph Commons module for Mendix - Added Teams Channel Messages - Parameterized used Authorizations - Added examples and factory
Version: 1.0.0
Framework Version: 10.0.0
Release Notes: Version 1.0.0 of the Microsoft Graph Commons module for Mendix