I’m currently trying to get the next n (let’s say - 5) entries in my and my wife’s google calendars. I’ve already set up the google calendar integration, and it works - i got a new calendar entity: calendar.forename_lastname_gmail_com.
But how am i able to retrieve the next ‘n’ elements? It appears to me that i can only retrieve the next upcoming, but i’d like to iterate through the next ‘n’ elements.
I had the same issue, first post below is how to extract multiple events from ical format, you need to change a setting on your google account etc. but i think its all written in my post as seen here.