C# code in Power Automate: let’s sort a string array?

In the previous post, I wrote about how we can use C# code in Power Automate connectors now. The example given there (converting a string to uppercase) was not that useful, of course, since we could simply use an expression and a “toUpper” function directly in the expression. So I thought of a more useful … Continue reading C# code in Power Automate: let’s sort a string array?