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

check for google calendar events between a specific timeframe

aristosv

Member
is there a way to check for google calendar events between a specific timeframe? for example show me events between 06:00 and 17:00?
 
P

Pabblymember11

Guest
Hey @aristosv

Could you please elaborate more about your usecase once and also tell us what trigger event you are using?
 

aristosv

Member
the trigger event is google calendar, and it checks for new events. If an event is found, it will send an SMS as a reminder.

My questions is,

1. if one of my clients creates an event 1 month the past (March), will the trigger consider it as new events also because it was just added to the calendar?
2. if one of my clients creates an event scheduled in 6 months in the future (October), will the trigger find it today? How far in the future does it check?
3. if one of my clients schedules an event that starts in 1 minute, will the trigger find it and send an SMS reminder? Or 5 or 10 minutes must pass before a new event is found? How frequently does it check?
 
P

Pabblymember11

Guest
Hey @aristosv

1. if one of my clients creates an event 1 month the past (March), will the trigger consider it as new events also because it was just added to the calendar?
2. if one of my clients creates an event scheduled in 6 months in the future (October), will the trigger find it today? How far in the future does it check?
Google Calendar trigger is a polling-based trigger that will receive the latest event created in your Calendar. While in the live execution the trigger event is polling-based, so it will take up to 10 mins for it to be approached on Pabbly.

3. if one of my clients schedules an event that starts in 1 minute, will the trigger find it and send an SMS reminder? Or 5 or 10 minutes must pass before a new event is found? How frequently does it check?

We have already answered your query on your other thread, please check that out. And to send the message you need another API that can send the message.
 
Top