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

Appointment reminder one day in advance > mail is not being sent

I have written a Google Calendar - Gmail script that I would like to send out reminders about events that take place a day later. Using Gcal > tekst-time formatter > add subtract time > delay by Pabbly > gmail.

Looking at the history of the task all goes well, however, the e-mails do not go out. The script stops after the delay step. It is just as if the delay moment occurs too late (after it's being generated). Am I overlooking something?
 
P

Pabblymember11

Guest
Hey @pierrevanlier

As we can see from the recent history logs of your workflow, the workflow was executed after the time is allocated in the Delay Until action step whereas the time should be in the future to use the Delay Until action step.

Kindly pass the correct date time in Delay Until action step to make it work properly.

2022-05-12_10h40_24.png
 
Thank You, I was thinking in the same direction. I have changed the script so that it launches on event creation instead of event start. Not optimal, event start would be easier, but it does the job :) All the other parameters were fine, I left them as they were...
 
Top