I have an afterInsert() hook on Site A which makes a fetch call to Site B 's endpoint.
The endpoint on Site B inserts the received body into a collection. The issue is that both on Site A & Site B there is a “Date & Time” field type but the value is never inserted properly on Site B. It always prompts to “Convert” and if not manually converted the date appears weird on the live site (Screenshots below).
Additional info: Site A is a normal Wix Site & Site B is Editor X