Hello,
I've been trying to run a Flow to Remove Umlauts from a String, but I can't get it to save I always get the following Error Message:
" Flow save failed with code 'OpenApiOperationParameterValidationFailed' and message 'Input parameter 'body' validation failed in workflow operation 'Create_job': The parameter with value '"@outputs('Get_response_details')?['body/rb3917fa3bad14115aedc1048d0d4feed']"' in path 'body/properties/parameters' with type/format 'String' is not convertible to type/format 'Object'.'. "
I've wanted to use this tutorial as a base: https://danielchronlund.com/2018/11/18/start-your-azure-automation-powershell-runbook-with-a-microsoft-flow-button/#:~:text=If%20you%20don%27t%20already,PowerShell%20as%20the%20Runbook%20type.
I don't see where the issue is coming from since he basically does the same thing as me, I also tried it with the Manual Input like he did in his Blog, but it didn't work either.
Any help would be appreciated thanks!
Solved. My Azure Runbook was not published...
Michael E. Gernaey
8
Super User 2025 Season 1
ankit_singhal
7
Super User 2025 Season 1
David_MA
4
Super User 2025 Season 1