I have a url of a calendar https://longurl.ics
that I successfully subscribed into google calendar. My issue is that sometimes, it takes a few days to synchronize events from the url calendar to google.
Is there a way to force the update with google app scripts?... I've beeen looking into the documentation and the web with no luck so far...
I found this library on github that does exactly what i needed. I already have it running :D