Hi All,
Good Day!
I am creating an action of creating a event on the group calendar once the form is approved. In the "Create a group event" options, there is a start time and end time. I entered the appropriate field but i gotten an error saying this "OpenApiOperationParameterTypeConversionFailed. The 'inputs.parameters' of workflow operation 'Create_a_group_event_(V2)' of type 'OpenApiConnection' is not valid. Error details: Input parameter 'body/start/dateTime' is required to be of type 'String/date-time'. The runtime value '" 2020-06-0317:00:00"' to be converted doesn't have the expected format 'String/date-time'."
i tried searching for a "String/date-time" and i dont come up with any concrete results that seems to work. anyone have a solution to this error?