Google can play too
Yesterday’s email triggered a couple of replies with an obvious follow-up: can the same synchronisation process I built for Microsoft 365 be built for Google?
Yes it can (in theory – I haven’t tried). It looks a bit more complicated because you have to use different APIs for different services, but they all exist under the Google Workspace APIs umbrella.
Gmail, Calendar, Drive, Docs,… they’re all in there and the Gmail one supports delta/incremental sync and push notifications, so porting the same type of mirroring on email change should absolutely be feasible.
Build it and let me know. Want it built and can't be bothered? Also let me know.
Colin