Hi.
I have existing Form that I would like to save responses to List. I also have a question with expected response as Date.
When I try to Create new Item in List with field Date, I get error:
"OpenApiOperationParameterTypeConversionFailed
The 'inputs.parameters' of workflow operation 'Create_item' of type 'OpenApiConnection' is not valid. Error details: Input parameter 'item/Prefereddateofexam' is required to be of type 'String/date'. The runtime value '""' to be converted doesn't have the expected format 'String/date'."
Field "Prefered date of exam" is type Date and it doesn't include Time.
What am I doing wrong?
Thank you.