Hi. I am new power automate user, i need help to fix this.
I build start and wait approval. Use when a record selected, entity Work Order. and use get a record form entity Customer Asset. when flow running, flow run failed. Error detail "The 'inputs.parameters' of workflow operation 'Get_a_record' 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'"
All help appreciated.
Thank you for the help. I have succeeded in making the flow work. I thank you for your attention
Hi @BayuChoirul
The error indicates that you're trying to "Get a record" but the value that you're using as the ID is null.
Can you please check the value that is being provided to this action and it it's null?
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
Cheers
Manuel