EPISODE · Apr 20, 2026 · 19 MIN
Stop Building Workflows- The New Way to Orchestrate Business Logic
from M365.FM - Modern work, security, and productivity with Microsoft 365 · host Mirko Peters - Founder of m365.fm, m365.show and m365con.net
Most teams don’t actually have an automation problem — they have a model problem. Organizations are still building workflows as if business processes move in clean, predictable steps. But modern operations don’t work like that anymore. Today, decisions depend on a constant stream of signals coming from apps, APIs, identities, data platforms, and people — all happening at once. The traditional workflow model simply can’t keep up with this level of complexity and speed. What follows is a hidden slowdown. One flow calls another, which calls an API, which triggers something else entirely. On the surface, it looks automated. Underneath, delays stack up across every handoff. The more you scale, the slower the system actually becomes. In this episode, we break down:Why workflow-first thinking creates automation debtHow event-driven orchestration reduces decision latencyWhere Power Platform APIs change the architecture⚠️ THE OLD MODEL IS BREAKING: WORKFLOWS OPTIMIZE STEPS, NOT TIME The traditional workflow model is built around sequences. Something triggers, a chain of steps runs, and eventually, the process completes. This worked in slower, predictable environments where the goal was simply to ensure each step executed correctly. But that’s not the reality anymore. Modern business demands immediate reaction:Security alerts can’t waitTransactions trigger downstream dependencies instantlyDecisions must happen in real timeThe real issue isn’t whether a workflow finishes — it’s how long it takes to respond. What goes wrong:Logic gets layered into complex branchingMultiple teams own different parts of the flowDelays accumulate across connectors, retries, and approvalsIndividually, these delays seem small. Together, they create serious operational drag.🧠 THE REAL PROBLEM: DECISION LATENCY Instead of focusing on workflow completion, we need to focus on decision latency — the time between an event happening and the correct action starting. Hidden delays include:API response lagQueue wait timesConnector throttlingHuman approval bottlenecksAverage performance hides these issues. The real cost sits in the long tail (p95 latency), where delays compound and impact the business most. 🔗 WHY WORKFLOWS CREATE AUTOMATION DEBT As workflows grow, they turn into fragile chains of dependencies.One flow triggers anotherOwnership becomes unclearLogic gets buried in nested conditionsSmall changes create unpredictable side effectsWhat looks like centralized control is often just hidden complexity. The outcome:Slower change cyclesIncreased risk of failurePoor visibility into real system behavior🚀 THE NEW MODEL: EVENTS AS THE BUSINESS API LAYER The shift is simple but powerful:👉 Stop asking: “What happens next?”👉 Start asking: “What just happened?” An event represents a meaningful business moment:IncidentDetectedUserProvisionedInvoiceSubmittedInstead of driving a sequence, events broadcast a fact that multiple systems can react to simultaneously. Key advantages:Parallel processing instead of sequential delayClear ownership per reactionSmaller, more maintainable logic units🔧 HOW POWER PLATFORM CHANGES THE GAME Modern Power Platform capabilities enable this shift from workflows to orchestration. Key architectural changes:Dataverse business events → represent confirmed business factsCustom APIs → expose reusable logic at the edgeNative connectors → reduce overhead and latencyEvent-driven patterns → enable cross-system orchestrationWhy this matters:Fewer API callsLower throttling riskFaster response timesCleaner system boundaries🏗️ WHAT TO ENDORSE (NEW BEST PRACTICES) ✅ BUILD FOR SCALE AND CLARITYUse managed identities instead of user-owned connectionsDefine and maintain an event catalogDesign small, focused handlers (one event → one reaction)Track end-to-end event latency, not just flow runs🚫 WHAT TO RETIRE (OLD PATTERNS) ❌ AVOID THESE ANTI-PATTERNSPolling-based integrationsLong-running “mega flows”Centralized orchestration logicHidden business rules inside workflowsIf your logic lives inside one massive flow, it doesn’t scale — and it hides risk.1🧭 HOW TO START WITHOUT BREAKING EVERYTHING You don’t need a full rebuild — start small and strategic.STEP-BY-STEP:Identify one process where latency mattersMap the real workflow (including hidden delays)Define key business eventsReplace one large flow with:Event publicationSmall, focused reactionsKEY RULE:No new cross-system logic inside a single flowUse a strangler pattern:Introduce events graduallyReplace parts of the system over timeRetire legacy flows once stable🧠 FINAL TAKEAWAY Business doesn’t move in steps — it moves in moments. Workflow-based automation is failing because it tries to control sequences instead of enabling fast reactions. The shift:From workflows → to eventsFrom sequences → to orchestrationFrom control → to clarity and speedBecome a supporter of this podcast: https://www.spreaker.com/podcast/m365-fm-modern-work-security-and-productivity-with-microsoft-365--6704921/support.
What this episode covers
Most teams don’t actually have an automation problem — they have a model problem. Organizations are still building workflows as if business processes move in clean, predictable steps. But modern operations don’t work like that anymore. Today, decisions depend on a constant stream of signals coming from apps, APIs, identities, data platforms, and people — all happening at once. The traditional workflow model simply can’t keep up with this level of complexity and speed. What follows is a hidden slowdown. One flow calls another, which calls an API, which triggers something else entirely. On the surface, it looks automated. Underneath, delays stack up across every handoff. The more you scale, the slower the system actually becomes. In this episode, we break down:Why workflow-first thinking creates automation debtHow event-driven orchestration reduces decision latencyWhere Power Platform APIs change the architecture⚠️ THE OLD MODEL IS BREAKING: WORKFLOWS OPTIMIZE STEPS, NOT TIME The traditional workflow model is built around sequences. Something triggers, a chain of steps runs, and eventually, the process completes. This worked in slower, predictable environments where the goal was simply to ensure each step executed correctly. But that’s not the reality anymore. Modern business demands immediate reaction:Security alerts can’t waitTransactions trigger downstream dependencies instantlyDecisions must happen in real timeThe real issue isn’t whether a workflow finishes — it’s how long it takes to respond. What goes wrong:Logic gets layered into complex branchingMultiple teams own different parts of the flowDelays accumulate across connectors, retries, and approvalsIndividually, these delays seem small. Together, they create serious operational drag.🧠 THE REAL PROBLEM: DECISION LATENCY Instead of focusing on workflow completion, we need to focus on decision latency — the time between an event happening and the correct action starting. Hidden delays include:API response lagQueue wait timesConnector throttlingHuman approval bottlenecksAverage performance hides these issues. The real cost sits in the long tail (p95 latency), where delays compound and impact the business most. 🔗 WHY WORKFLOWS CREATE AUTOMATION DEBT As workflows grow, they turn into fragile chains of dependencies.One flow triggers anotherOwnership becomes unclearLogic gets buried in nested conditionsSmall changes create unpredictable side effectsWhat looks like centralized control is often just hidden complexity. The outcome:Slower change cyclesIncreased risk of failurePoor visibility into real system behavior🚀 THE NEW MODEL: EVENTS AS THE BUSINESS API LAYER The shift is simple but powerful:👉 Stop asking: “What happens next?”👉 Start asking: “What just happened?” An event represents a meaningful business moment:IncidentDetectedUserProvisionedInvoiceSubmittedInstead of driving a sequence, events broadcast a fact that multiple systems can react to simultaneously. Key advantages:Parallel processing instead of sequential delayClear ownership per reactionSmaller, more maintainable logic units🔧 HOW POWER PLATFORM CHANGES THE GAME Modern Power Platform capabilities enable this shift from workflows to orchestration. Key architectural changes:Dataverse business events → represent confirmed business factsCustom APIs → expose reusable logic at the edgeNative connectors → reduce overhead and latencyEvent-driven patterns → enable cross-system orchestrationWhy this matters:<br...
NOW PLAYING
Stop Building Workflows- The New Way to Orchestrate Business Logic
No transcript for this episode yet
Similar Episodes
Mar 26, 2026 ·1m
Mar 19, 2026 ·34m
Feb 18, 2026 ·11m
Feb 11, 2026 ·45m