I need to take a iso 8601 date which I’m receiving via API Workflow, and then save it as a date. But when i try to as a date it does not work. The same thing works if i save as text.
How i am receiving it through the read by json key: 2024-05-07T08:18:56.635Z
Im not getting the dropdown of all the values after detecting and receiving the data.
It is during the API Workflow Request Data stage that im facing the issue.