Getting current google calendar event

I’d like to get current event from google calendar. I tried

[start] → [function] → [google calendar]

The function would get the current date for use with google calendar ‘Get all events’ with ‘Start time’ from the function for the 0th minute of the hour for now.

However, I still see all calendar events than just that event that has the current start time.

Hey @ajchida!

The Start Time and End Time options allow you to get the events within the defined time period. Hence, the Start Time option will return all the events that start after that time and not only the event that starts at that exact time.