Dear All,
I am trying to call an Action using Power Automate. But I am getting following error while trying to do so. I am listing rows using fetch-xml and then trying to run action against each rows in Power Automate.
The action will simply create lead record in CRM. Can you kindly suggest where I am going wrong please?
Error Details : The 'inputs.parameters' of workflow operation 'Perform_a_bound_action' of type 'OpenApiConnection' is not valid. Error details: The resolved string values for the following parameters are invalid, they may not be null or empty: 'recordId'
Thanks
Gowtham