Extracting Unified Workflow Metadata
Recently I stumbled upon a question that kept nagging me: How can I get unified workflow metadata? This came up while I was working on my demo for the blog post Lightweight Workflow Monitoring. In that demo, I reused my Try-Catch-Finally pattern originally developed for Power Automate Flows. I applied this pattern to an Azure Logic App. So far, so good. But then I hit an unexpected twist. In Power Automate, I rely heavily on the workflow() expression to access…