Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,541 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
my aim is to sync events from my "special" ms365 calendar to multiple shared teams calendar.
For this I thought its wise to use automate. In there I could use a flow.
Now, knowing the context, there was a comment on a ms site that there is no connector for this ready.
But I could us graph to get the calendar id from each team calendar and use it in the flow.
... and then use this id further for my flows.
a) Is this possible?
b) Does it make sense?
c) If ->true -> how to do it
Best, Alexander