Hi
I’m using Zapier to take info from a Keap Pro Internal Smart Form, to set up a series of events in Zapier.
I am using API v2.
I can add new items to boards, create an update, and update most columns for the item created without any issues.
The only one I am struggling with is the date column.
I can see these instructions:
- Date Column with No Time - {“date”:“2020-12-03”}
- Date Column with Time - {“date”:“2020-12-03”,“time”:“13:25:00”}
But the date format I get from the form completed in Keap Pro doesn’t give me a date in the required format above!
This is what I tried, which failed:
Any ideas on how this can be automated… or is there no way to reconcile the date format Keap Pro gives me with what monday.com needs? The Keap Pro date format does work setting a Zoom meeting date, so I am hoping there is a trick to getting it to work with monday.com!