Integration from Calendly into Ninox
Hi, I am trying to set up intergration from calendly via zapier to my appointments table in Ninox.
The time stamps provided by Calendly appear like so: “Event Start Time 2020-12-01T08:30:00+00:00 / Event End Time 2020-12-01T09:00:00+00:00” which does not automatically match with the Ninox “Appointment” field.
Through Zapier“s text formatter, I have tried Unix formatting (1606811400000-1606813200000) and also extracted the data to show as ”01/02/2020 08:30 - 09:00“ (which matches how the appointment field is displayed to me), however, neither format works on updating an Appointment field.
Please can someone share the format required to update an Appointment field?
5 replies
-
Did you ever solve this? I'm having a similar problem.
-
'Appointment field' := appointment(datetime(Date, 'START TIME'),datetime(Date, 'END TIME')))
Content aside
- 1 yr agoLast active
- 5Replies
- 433Views
-
2
Following