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: 3.0.2
Framework Version: 10.0.0
Release Notes:

Version 3.0.2 of the Microsoft Graph Commons module for Mendix

Β 

✨ New Features

No new features

Β 

πŸ› Bugfixes

- Fix logging issues in some microflows

Version: 3.0.1
Framework Version: 10.0.0
Release Notes:

Version 3.0.1 of the Microsoft Graph Commons module for Mendix ✨ New Features - Upgrade to Mx 10.24.8 - Add $search query parameter (only works with "ConsistencyLevel=eventual" header which is currently not set by the Microsoft Graph Connector module - Expose all Microflows as Microflow actions πŸ› Bugfixes No bugfixes

Version: 2.7.1
Framework Version: 10.0.0
Release Notes: Version 2.7.1 of the Microsoft Graph Commons module for Mendix ✨ New Features - Add microflows to get a users manager via MS graph πŸ› Bugfixes No bugfixes
Version: 2.6.1
Framework Version: 10.0.0
Release Notes: Version 2.6.1 of the Microsoft Graph Commons module for Mendix ✨ New Features No new features πŸ› Bugfixes - Fix request location bug for batch requests
Version: 2.6.0
Framework Version: 10.0.0
Release Notes: Version 2.6.0 of the Microsoft Graph Commons module for Mendix ✨ New Features - Add user to recipient parsers πŸ› Bugfixes No bugfixes
Version: 2.5.1
Framework Version: 10.0.0
Release Notes: Version 2.5.1 of the Microsoft Graph Commons module for Mendix ✨ New Features - Groups members and owners - Improved logging πŸ› Bugfixes No bugfixes
Version: 2.4.1
Framework Version: 10.0.0
Release Notes: Version 2.4.1 of the Microsoft Graph Commons module for Mendix ✨ New Features - Add `checkMemberGroups` path πŸ› Bugfixes No bugfixes
Version: 2.3.1
Framework Version: 10.0.0
Release Notes: Version 2.3.1 of the Microsoft Graph Commons module for Mendix ✨ New Features - EntraID group management actions πŸ› Bugfixes No bugfixes
Version: 2.2.1
Framework Version: 10.0.0
Release Notes: Version 2.2.0 of the Microsoft Graph Commons module for Mendix ✨ New Features No new features πŸ› Bugfixes - switch request location and body in POST flow
Version: 2.1.0
Framework Version: 10.0.0
Release Notes: Version 2.1.0 of the Microsoft Graph Commons module for Mendix ✨ New Features - added functionality to delete, cancel, and update calendar events - added factory flows for event attendees πŸ› Bugfixes No bigfixes