Resolved! convert date/time to acceptable ServiceNow field format
Hi all, I'm sending a "Recorded Date" field data in this format: "2023-09-28T09:01:11.71Z" to ServiceNow Date/Time Field.Currently it is being represented as "2023-09-28 00:00:00" How do I need to handle it on ServiceNow side, so that the ServiceNow ...