Show HN: Synchronize two Outlook 365 calendars with Power Automate (github.com)
Because I have multiple Microsoft 365 accounts at work, each with a separate (unsynchronized) calendar, I often had scheduling issues because of overlapping events. To solve this problem, I built a Microsoft Power Automate flow that synchronizes two Outlook 365 calendars. There is a complementary blog post [1] that explains the approach, how it evolved from previous iterations (including their shortcomings), and how to configure the Power Automate flow. I also offer the pseudo code of the synchronization algorithm.
[1] https://www.augmentedmind.de/2023/02/26/synchronize-two-outl...
1 comment
[ 3.1 ms ] story [ 9.5 ms ] threadBetter to write a web app to synch all calendars into one like I did in 1999.