I’m setting up a Zap to go from Acuity to Google Calendar. Shouldn’t be THAT hard!
I’m using the Create Detailed Event.
It’s creating the event on the correct day but the TIME is weird. Rather than 10:15am-10:30am it is sending it as 8:21pm-8:21pm.
I’m setting up a Zap to go from Acuity to Google Calendar. Shouldn’t be THAT hard!
I’m using the Create Detailed Event.
It’s creating the event on the correct day but the TIME is weird. Rather than 10:15am-10:30am it is sending it as 8:21pm-8:21pm.
Hi
Please post screenshots of how your Zap steps are currently configured, thanks.
Make sure you have a space between the date and the time for the mapped data points.
There are a few reasons why events might be created for the wrong time or date by a Zap.
All-day events in Google Calendar end at midnight on the last day, so they're exclusive of the end date. For example, an event created via Zapier for August 10 - August 15 will appear to span August 10 - August 14 in Google Calendar, because the event will end at 12:00:00 on August 15.
To fix this:
+1d
. This will cause the event to last for an extra day.Check the timezone setting of both the trigger and action apps, and in Zapier. When the timezones don't match between apps, this can cause the event to not be created on the expected date and time. To fix this:
Regardless of the settings in your Google Calendar, data sent through their API (as Zapier does) must be in MM/DD/YYYY
format. So, if you try to send an event for April 7, 2021 as 07/04/2021
, Google Calendar will interpret that as July 4, 2021. The dates need to be in MM/DD/YYYY
format to ensure Google Calendar adds the event to the correct date(s). If your trigger is sending the data in DD/MM
format, you can use a Formatter step to reformat the date.
This may happen if the start and end time/date are invalid. Events created with an invalid start or end date will be created for the time your Zap runs.
If none of these steps addresses your problem, try to use Formatter by Zapier or date/time modifications to correct any date differences between apps.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.