Workflow - Date data type

I have a workflow that accessvia external api that receives a parameter of type Date, when sending the date by this parameter, is arriving in bubble an integer.

My call by insomnia for testing, I informed the date exactly as Bubble expects, return without error:

How does the information arrive in Bubble:

This is the view in scheduler. Bubble parse the date to timestamp and in scheduler, it doesn’t modify the view. Better inspect logs to see what was received