Forum Discussion
External calendar management
If a person needs to do it, they need to have a mailbox within the organization/be licensed for it. You can use a programmatic solution though, something that uses the the Graph API or EWS...
- Victor_IvanidzeFeb 16, 2021Bronze Contributor
Hi VasilMichev,
could you please let me know if it's possible to create a "programmatic solution" that does not use Microsoft 365 account?
- VasilMichevFeb 16, 2021MVP
Victor_Ivanidze Isnt that what Application permissions are for?
Calendars.ReadRead calendars in all mailboxesAllows the app to read events of all calendars without a signed-in user.Granted you are the programmer here, not me, so you probably know best whether this is applicable for the above scenario.- Victor_IvanidzeFeb 16, 2021Bronze Contributor
Hi VasilMichev,
thanks for your answer. If saying "application" you mean Azure-based one, then I think anybody need an office 365 account just to create the Azure application itself. It might be I'm wrong here.
- BenBazFeb 16, 2021Copper Contributor
Victor_Ivanidze I agree. Do not want to have to manage 15 accounts for admin purposes of peoples calendars.
- BenBazFeb 15, 2021Copper Contributor
VasilMichev Thanks. I am looking for a 3rd party solution that possibly uses an API to manage the calendar.