Can any one resolve my issue, i.e. when I am activating record creation and update rule in the dynamics 365 it was showing the below error of bfsi_type value required, so how can I resolve this can please any one provide solution
Thanks a ton in advance,
Flow client error returned with status code /BadRequest/ and details /{/error/:{/code/:/InvalidOpenApiFlow/,/message/:/Flow save failed with code 'OpenApiOperationParameterValidationFailed' and message 'Input parameter 'item' validation failed in workflow operation 'Create a record (don't rename this step)': The API operation 'CreateRecord' is missing required property 'item/bfsi_type'.'./}}/.
Based on the error message, you should check flow in this rule.
In the 'Create a record (don't rename this step)' action ,check 'bfsi_type' ccolumn value.
Based on the name of this column, is it one custom column?
Populate value on this column.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.