Here is the error I am seeing, all my other points are pulling in as expected from SQL but the my datetime is not. Any ideas or help would be great.
Flow save failed with code 'OpenApiOperationParameterValidationFailed' and message 'Input parameter 'item' validation failed in workflow operation 'Create_item': The parameter with value '"@items('Apply_to_each')?['TIMESTAMP']"' in path 'item/output' with type/format 'String/date-no-tz' is not convertible to type/format 'String/date-time'.'.
Thank you