Since yesterday all the flows that we have extracting data from SQL Server on Prem and sending data to Microsoft Dynamics CRM on the cloud if faling as below.
We checked all the field and data and seems to be correct. The problem somewhere inside Flow or CRM.
"status": 400,
"message": "Cannot convert the literal '2018-01-08T00:00:00' to the expected type 'Edm.DateTimeOffset'.",
"source": "carpetrightuk.crm11.dynamics.com",
"errors": [],
At the flow notification the error displayed are:
Action 'CheckSalesOrderToCreateOrUpdate' failed
If this error was temporary, you can try resubmitting the run and the issue may have been resolved.
This action failed because of an error in the connector.
Action 'InsertNavSalesOrderInCRM' failed
If this error was temporary, you can try resubmitting the run and the issue may have been resolved.
This action failed because of an error in the connector.