Orchetrator

Hi Guys, I have the following question. I am studying Orchestrator and in an example I am practicing it is giving the following error: “For parameters of type ‘DateTime’, the valid JSON must be provided” - at the time I am going to put the parameter. Can anyone tell me how to enter this parameter?
I tried to use “” but another error is thrown as the attachment.

Best Regards!

Can you attach the workflow file?

@maurovmorais hi,
You are trying to put a string value in DateTime. It usually accepts if the string data is in correct date format but unfortunately your data doesn’t seems to be in date format…
Please check the data and try again…
You can also share the screenshot of workflow and data(only if possible) to discuss further.

SP