Forum Discussion
View Microsoft 365 Calendar in Teams
I can see the calendar for our Microsoft 365 Group in Outlook or OWA but I want to add it to Teams as a tab for our channel. Is this possible? I see that I can add a Channel Calendar but I don't want to create a new calendar, just view the existing calendar there.
- Kelly_EdingerBronze ContributorThere isn't a 'native' way to do this, via a button, etc, which would be nice. You can, however, go to Outlook on the web (https://outlook.office.com/"), in the left navigation, click on your Group. When the group loads in your email feed, click the Calendar icon in there. Use that URL and add a 'website' tab to your Team.
Hope that helps!- David DawsonCopper Contributor
Thanks, Kelly! So just add OWA as a tab? I did that and see that it provides a quick workaround but isn't there a way to put a proper calendar in here rather than a web page? We do get a warning:
"You're viewing content from https://outlook.office.com/calendar/view/workweek.... Be sure you trust this site before using it. If the site doesn't load properly, open it in a browser."
This shows up every time you go to the tab and you're viewing the toolbar, sidebar, etc. It would be nice to have a more direct way to display the Microsoft 365 Group calendar rather than just loading a web page but this provides a bit of convenience in the meantime.
- Kelly_EdingerBronze Contributor
I'm not sure why there's not a standard way to add the group calendar - so few users click through groups in Outlook that it would only make sense.
- Karuana_Gatimu_MSFTCommunity ManagerTeams engineering has had this in the backlog for some time. Please comment or continue to upvote this item so it continues to bubble up in the monthly reviews. The left nav solution from Kelly only sorta works and is sadly unreliable. You often will end up at only your own calendar, not the group one. Link to the feedback item is here: https://feedbackportal.microsoft.com/feedback/idea/a4b7aa9b-d239-ed11-9db0-000d3a4e3f39
- JMAGS330Copper Contributor
Thanks, Karuana and others for pointing out the feedback page for this issue. I just posted the following comment there and encourage all to do the same. ...https://feedbackportal.microsoft.com/feedback/idea/a4b7aa9b-d239-ed11-9db0-000d3a4e3f39 ..
"It is ridiculous that in 2024 this is still a discussion. Calendar rollups and syncing are basic functions. With nearly 27,000 customer requests and SEVEN YEARS since launch, nothing?? As a small business owner and administrator, I really don't care about the prioritization politics or technical issues of implementing this function, nor do my users and clients. Microsoft has the means to figure this out and could deliver a working solution without making it a costly add-on service from a third party. Failing to do so suggests a short-sighted, taken-for-granted complacency towards locked-in business users that is not going unnoticed by Monday and other new-generation competitors and customers like me. I strongly suggest modernizing this table stakes function ASAP, perhaps by applying or diverting some of Microsoft's mind-boggling investments in AI to finally address this basic need! "
- RobAtkinsonCopper ContributorI have done this via a custom app. I'll post a how to this week.
- JMAGS330Copper Contributor
RobAtkinson Thanks - that would be great! look forward to seeing...
- RobAtkinsonCopper Contributor
OK, below is how to add Outlook back into teams, it's quite simple leveraging the OWA functionality of Exchange Online. The example for Outlook could easily be changed to display a calendar by removing the links in the manifest,json to
https://outlook.office.com/mail/inbox
leaving just
https://outlook.office.com/calendar/view/month
In the following zip file there are 3 files, 2 icons and a manifest.json, all you need to do is upload this into the teams admin center as a custom app, then you can add it as normal through a tab etc.
I prefer for outlook, to pin to the left rail as seen below.
- RobAtkinsonCopper Contributor
Calendar Example
- David DawsonCopper ContributorThis was a super helpful post, Robert, but unfortunately it just loads OWA into Teams, not the calendar data. That's a workaround which shows all the additional chrome (frames, menus, toolbars and scroll bars, etc.) and I'm not even sure it's going to be stable. I appreciate all the effort and step-by-step but what I think I need is a direct solution from Teams.