N8N has a Microsoft Credential Support that works fine with the Microsoft Outlook Node.
However the Node has just limited API support.
For example for finding free calendar entries Microsoft offers a graphQL API:
I wanted to use this API with the graphQL Node - but I want to reuse the Microsoft credentials there. Is that possible?
Another idea / feature request would be that the existing mircosoft node offers a generic “graphQL” action.
Any hints welcome.