Hello,
I can’t find a way to create or update a date field without the time in Notion.
I tried to send a “YYYY-MM-DD” date, but Zapier automatically format it to ISO Datetime (with time set to 00:00:00.000).
Data received by Notion is correctly understood, but it changes the display of the value in my table - even if my setting in Notion says not to include time.
For what I understand, the problem could be solved if Zapier was sending the date without any time.
I tried Zapier date formatter and other javascript solutions, all the time it gets converted back to an ISO Datetime at the request level.
Last solution would be to build the whole API request myself, but I thought it would help others if it was possible simply through Notion Integration ?