Is there a way to create a shared calendar and events in the shared calendar with 10000 or more using Graph APIs

T Siva Rao (IN) 0 Reputation points
2024-06-18T16:14:46.85+00:00

Is there a way to create a shared calendar and events in the shared calendar with 10000 or more using Graph APIs. Can we create the event with such a huge attendees at a time using the graph api. Please let me know for any alternatives to achieve this.

Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vasil Michev 119.7K Reputation points MVP Volunteer Moderator
    2024-06-18T16:46:30.46+00:00

    For such scenario, I'd recommend publishing the calendar as a publicly available resource that anyone with the link can access. Unfortunately, such operation cannot be performed via the Graph API currently. You can automate it via PowerShell, for details see for example https://techcommunity.microsoft.com/t5/exchange-team-blog/how-to-publish-anonymous-calendar-sharing-url-in-exchange-online/ba-p/586924

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.