Action to generate Calendar Event - 'End' field bug?

NPKyle
New Member

Hello everyone!

Context:
The app I am working on calculates dates for particular events based on input from the user then automatically creates corresponding events in a google calendar.

Problem:
I am trying to get to the bottom of an issue Iโ€™m experiencing with the Action that generates a new row to my gCal table.

The expression I use in the โ€˜Startโ€™ column is: DATETIME({Date})+ โ€œ007:00:00โ€
The expression I am trying to use in the โ€˜Endโ€™ column is: DATETIME({Date})+ โ€œ008:00:00โ€
However, a new event is not generated whenever I use this expression in the โ€˜Endโ€™ column!

When I switch the โ€˜Endโ€™ column expression to simply: NOW(), the calendar event is generated correctly.

As a workaround I tried to set the โ€˜Endโ€™ column formula as [START] + โ€œ001:00:00โ€
โ€ฆ which didnโ€™t work either.

Any help getting to the bottom of this is greatly appreciated!
Thanks, Kyle C.

0 8 376
8 REPLIES 8
Top Labels in this Space