Outlook Calendar changes not showing up in Google Calendar

Anonymous
2022-09-16T16:35:33+00:00

Hello there!

I have Outlook email and Calendar (and I'm not sure what else) through work. I shared my main Outlook Calendar to my personal Google Calendar account by importing the Outlook .ICS URL (found in Outlook.com > Settings > Calendar > Shared Calendars) into GC. All events show up usually, but this past week I haven't seen event changes showing up in GC, even more than 24 hours after the changed event passed. I can't find any way to manually force a sync/update.

What can be done to ensure event changes to my Outlook Calendar show up in my Google Calendar? This is important for me because I have a long-established system of meeting reminders based around my Google Calendar, and whether OC supports that setup or not it would be too much work to redo it all for this 1 calendar.

Thanks in advance,

Grant

Outlook | Web | Outlook.com | Calendar

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

154 answers

Sort by: Most helpful
  1. Anonymous
    2023-02-02T13:46:23+00:00

    So far the script is working for me! Thank you so much for posting!!

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-02-01T19:00:10+00:00

    Having the same exact problem - aside from the first sync, no changes in Outlook are being reflected in Google. It had been working for me previously, probably about 8 weeks ago now?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2023-01-31T11:12:29+00:00

    The 'always connected' version of the outlook calendar link (.html) doesn't seem to work, so this script takes the 'snapshot' version (.ics) and writes a little script that keeps going back and refreshing the snapshot.

    If you copy the GAS (?) script into your google account, then there are a few of variables you need to change. From memory

    1 - the .ics url of the outlook calendar you want to sync with your google calendar

    2 - a name for the calendar when it 'arrives' in google

    3 - how frequently (in minutes) you want the script to go back and refresh the data from the .ics link.

    It's a workaround using a script, but it works!

    The default is 15 minutes, but I changed it to 1 minute. Because I'm impatient...

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2023-01-31T10:54:38+00:00

    I took a second peak from behind the sofa. If I read it correctly, this forces a one-time sync and not a continuous one...is that correct? I'm looking for a permanent fix rather than needing to run scripts each time...all guidance is appreciated.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2023-01-31T10:29:47+00:00

    I thought/felt the same - but it comes with really quite straightforward instructions... give it a go! Go on!

    Was this answer helpful?

    0 comments No comments