I just installed the Google Calender integration. Everything is working fin EXCEPT this. Here’s my use case. I have an event for Monday lets say. I have an automation to announce it and it works. But on Tuesday, I don’t have an event on that calendar. The announcement kicks off and announces the previous event from Monday. So it seems as though the event is being cached and not getting cleared out each time. Is there any way to have the “cache” cleared out each time before checking the calendar?
1 Like
Calendar syncs down events every 15 minutes. If that is not working then it sounds like a bug? You may want to look in the logs for errors or enable debugging and see what the requests to the server look like, or file an issue.
I will check. If that’s the case then it must be a bug. It’s grabbing any new events so I know it’s syncing. I will confirm in the log. Thanks a lot.