• 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.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Get All Events doesn't really pull all the events

aristosv

Member
I am using this action to pull all calendar events

4.png

I get the .json file created, and I can see that the most recent event in that google calendar is on 16/03/2022

2.png


I search the .json file for "2022-04-15" but nothing is found.

5.png

But when I look at the calendar itself, I can see that there are appointments booked for today. Even though they don't exist in the .json file.

3.png

I'm I doing something wrong here? I need to pull all calendar events, including the ones booked for today.
 
P

Pabblymember11

Guest
Hey @aristosv

We are currently looking into the Google Sheets: Get all Event action event to sort the new calendar events first in their response.

Please allow us some time.
 
P

Pabblymember11

Guest
Hey @aristosv

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, your use case doesn't seem possible. I hope you would understand.
 

aristosv

Member
ok, I understand this is a google api limitation.

Is there a way I can get all the events just for today?

I want to send a daily report via email, that shows the appointments just for today.
 
P

Pabblymember11

Guest
Hey @aristosv

Is there a way I can get all the events just for today?

I want to send a daily report via email, that shows the appointments just for today.

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