To give fair warning - I am useless with this kind of stuff, but I enjoy stumbling my way through.
Essentially I have a block of reports that get exported out of a system every day and what I want is to automate the process of adding the worksheets from this export to a workbook containing the calculations to give me a usable result.
Flow
save failed with code 'OpenApiOperationParameterValidationFailed' and
message 'Input parameter 'ScriptParameters' validation failed in
workflow operation 'Run_script_1': The parameter with value
'"@outputs('Run_script')?['body/result']"' in path
'ScriptParameters/worksheetInformation/0' with type/format 'Array' is
not convertible to type/format 'Object'.'.
---
I presume I am missing something stupid, so if anyone could push me in the right direction it would be appreciated.