Pls am a newbie to powerAutomate. I'm creating a flow to perform an action (Create a Task record) when a particular dynamics record is created or updated. So I have added my trigger, condition and action. The flow sometimes work and sometimes fail, when it failed, it gives an exception as shown below:
DateTime is less than minumum value supported by CrmDateTime. Actual value: 01/01/0001 00:00:00, Minimum value supported: 01/01/1753 00:00:00
I really do not understand where the error is coming from and there is no DateTime field that is a required field in the Task entity create record field.
I will appreciate any help pls.