This error message suggest the value of the date is undefined. Could you check the binding you have for this in your workflow? Can you show us what the Current value is?
I got this sorted out, i believe for this one i wasn’t creating the object correctly to send the information to xano. i was just send the text and not an object so i had to use the createObject to format it to the format that xano was expecting.