I am trying to update a DataVerse table but am getting an error which I don't understand -
"WorkflowOperationParametersRuntimeMissingValue. The 'inputs.parameters' of workflow operation 'Update_a_row' 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'" - the parameter recordId not a column and does not exist in the table.
the main part of the flow is below

any help would be gratefully appreciated
Ron