I am trying to set up a form to quickly add things to a database in Notion. The problem I am having is that Notion requires an ISO 8601 formatted date but Google forms doesn’t have that as an option. When using formatter, everything works and is connect, and it is able to read the date coming in but it always outputs 2022-01-01, regardless of what the date from the form actually is.
Any recommendations on how to solve this?