Hi all,
First post. I am trying to develop a manually initiated flow to copy a SP folder and rename based on manual inputs. This results in a mixed string but this creates the following error:
The 'inputs.parameters' of workflow operation 'Copy_folder' of type 'OpenApiConnection' is not valid. Error details: Input parameter 'parameters/nameConflictBehavior' is required to be of type 'Integer/int32'. The runtime value '"12345 Test Power Automate"' to be converted doesn't have the expected format 'Integer/int32'.
This is the action and error

Other folders within the library are of the same mixed format numbers followed by text.
Any help or clues gratefully received. Thanks