Microsoft Graph Commons
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 of the Microsoft Graph Commons module for Mendix
Β
β¨ New Features
No new features
Β
π Bugfixes
- Fix logging issues in some microflows
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