Hi Team , I am trying to fetch my outlook calendar in Mendix via the Graph APIs available . As Microsoft generate an access token after we logged in and that took authenticate us to fetch outlook calendar . How can we do the same in mendix microflow . What is the way to generate microsoft access token in Mendix ?
asked
Shivam Chauhan
1 answers
0
Shivam,
The Microsoft Graph Connector module in the Marketplace can help you accomplish this. The module can be downloaded here: https://marketplace.mendix.com/link/component/117007 and the documentation on that page give you some steps to get started.