• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed.

get the events of a specific day

aristosv

Member
I asked this question before, but never found a solution. I just need to know if it's possible.

I want to use the Google Calendar to get the events of a specific day. For example, I want to find the events for 16/04/2022.

As already mentioned I cannot pull all the events of a Google Calendar (Get All Event) and then filter the date 16-04-2022 because as per the Google Calendar's API Google Calendar's Get All Event always retrieves the events from Old to new and it can only provide 250 events at a time. So if there are more than 250 events in the calendar, I won't get the events of the latest date.

Is there another method I can use to get the events of a specific day?
 
P

Pabblymember11

Guest
Hey @aristosv
I asked this question before, but never found a solution. I just need to know if it's possible.

I want to use the Google Calendar to get the events of a specific day. For example, I want to find the events for 16/04/2022.

As already mentioned I cannot pull all the events of a Google Calendar (Get All Event) and then filter the date 16-04-2022 because as per the Google Calendar's API Google Calendar's Get All Event always retrieves the events from Old to new and it can only provide 250 events at a time. So if there are more than 250 events in the calendar, I won't get the events of the latest date.

Is there another method I can use to get the events of a specific day?

Sorry to say but there is no workaround available to get recent events from the respective Google Calendar events.
 
Top