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
Documentation in the README of the github repo
Releases
Version: 3.0.3
Framework Version: 10.0.0
Release Notes:
Version 3.0.3 of the Microsoft Graph Commons module for Mendix
✨ New Features
No new features
🐛 Bugfixes
- Gracefully handle empty strings for the recipient / attendee list creation from semicolon-separated email lists
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