Skip to content

Running inline C# scripts in Azure Logic Apps workflows

Last week I wrote a post explaining the new Inline Powershell action available in Azure Logic Apps standard. With this action you can now execute Powershell scripts in your low-code workflow (receiving inputs and outputs from other actions).

But the Azure Logic Apps “Inline code” action’s family has another child: the Inline C# Action:

With this action, you can  write .NET C# script…

Continue Reading demiliani’s Article on their blog

Running inline C# scripts in Azure Logic Apps workflows

Last week I wrote a post explaining the new Inline Powershell action available in Azure Logic Apps standard. With this action you can now execute Powershell scripts in your low-code workflow (receiving inputs and outputs from other actions). But the Azure Logic Apps “Inline code” action’s family has another child: the Inline C# Action: With…

Blog Syndicated with demiliani’s Permission

Leave a Reply