Hello,
I have built a Power automate flow which has been working for months. Today I made a change to the flow, not related to the Sales Force Create Opportunity, and saved. After I saved, I now receive this error when my flow is used.
The 'inputs.parameters' of workflow operation 'Create_Opportunity' of type 'OpenApiConnection' is not valid. Error details: The API operation 'PostItem_V2' requires the property 'item/CloseDate' to be a string of maximum length '0' but is of length '10'.
Any ideas where I need to look to set the maximum length to not = 0. Opportunity close date is a required field so it can't be set to 0.
Thanks.