Sync two Microsoft Calendars

What are you trying to achieve?

Firstly - can’t believe that MS don’t have a solution for this!

I have two MS calendars - lets call them r.f@m and r@w

I’m trying to create a scenario where when a confirmed event is in one calendar, the same time slot is marked as busy in the second calendar - both ways.

Obviously I need to avoid an infinite loop.

I’m coming up against errors - I can get the simple one way sync, but where events are moved, or amended I just get a new event in the 2nd calendar, and the original blocked event isn’t altered.

I’ve asked the AI but it is placing new search modules etc and then not explaining what they’re trying to achieve, and this is creating new errors.

Screenshots: scenario setup, module configuration, errors

blueprint.json (187 KB)

Hey Will,

are you storing the original event IDs as pairs somewhere? Most likely the AI is telling you to use a search module to find the ID of the event that needs to be altered and alter it.