Intermediate Track
Build practical automation skills by combining logic, workflows, and real-world automation scenarios.
Logic & Flow Control
Learn how to build smart, reliable workflows using conditions, loops, and branching logic.
Mastering Conditional Logic: The Decision-Making Core of RPA
Three Ways to Decide: The Foundations of RPA Condition Checks
Designing Complex Decisions: Nested Conditions and Multi-Condition Logic in RPA
Mastering Loops: From Manual Repetition to Logic-Driven Automation
Mastering Loops in RPA: List Loops and Count Loops
Looping Through Similar Elements: Automate Repetitive Patterns
Nested Loops in RPA: Handling Multi‑Layered Structures
Smart Loop Control: When to Skip and When to Break
Subflows: Build & Organize Like a Pro
On the philosophy of modular design and the practical steps to create, call, and independently debug subflows.
Modular Design: Thinking in SubflowsLearn to deconstruct complex tasks into clean modules, moving from messy spaghetti scripts to professional, maintainable systems.
Practical Guide: Creating, Calling, and Debugging SubflowsLearn how to call reusable modules and use the top-toolbar dropdown for lightning-fast independent debugging.
