Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    How to get the Office 365 calender url for your Magic Mirror

    General Discussion
    2
    2
    426
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • V
      vincef100 last edited by

      First of all follow the instuctions in the below link, then go to the calender in Office 365 (web) and right click on the 3 dots next to the calender you want to display on your Mirror, click the share and permissions invitation, there are a few opions like, can view when busy, can view all details etc etc, pick the one that suits you then email yourself the share link, copy link and paste into the config.js file under the module “calender-check”
      url: https://outlook.office365.com/owa/calender/followed by loads of numbers and your user account ending in/reachcalender.ics

      Mine works a treat

      https://docs.microsoft.com/en-us/office365/admin/manage/share-calendars-with-external-users?view=o365-worldwide

      1 Reply Last reply Reply Quote 0
      • B
        burgi last edited by

        It seems that the calendar sharing function of O365 has changed again…

        But I got it to work, see the following instructions and screenshots:

        1. Visit Outlook Calendar Online App (e.g. https://outlook.live.com/calendar)
        2. Go to Settings (in the upper right corner of the window):
          de8158e9-7bf9-403b-b3db-5f8492d8f001-grafik.png
        3. Show all Outlook Settings (or however this is called in English 🙂 )
        4. In the settings window, go to “Calendar” > “Shared Calendars”:
          fca48bf3-4444-49e4-b7a1-4c19166f1056-grafik.png
          You should now see here two url (html and ics). If not, you first have to choose a calendar (at “Einen Kalender auswählen”) and set the Permissions.
        5. Copy the .ics url and put it into your config.js file for your MagicMirror
        6. IMPORTANT: Replace the “https” of this url by “webcal” (as it is for the default calendar):
          80e37e80-e3b9-49be-b75b-c32a1c4575ac-grafik.png

        This worked perfectly fine for me, but who knows, maybe Microsoft will change this procedure again in a half a year or so… 😕

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy