Book Image

Workflow Automation with Microsoft Power Automate

By : Aaron Guilmette
Book Image

Workflow Automation with Microsoft Power Automate

By: Aaron Guilmette

Overview of this book

Microsoft Power Automate is a workflow automation solution included in Microsoft 365. This book explores the core concepts of workflow automation, such as working with connectors, triggers, and actions, along with their practical implementation in automating business tasks and simplifying digital processes to boost enterprise productivity.
Table of Contents (22 chapters)
1
Section 1 - What is Power Automate?
3
Section 2 - Basic Flow Concepts
10
Section 3 - Intermediate Flow Concepts
18
Section 4 - Administering the Power Automate Environment

Summary

In this chapter, you learned how to work with advanced conditions. Advanced conditions allow you to use multiple dynamic content tokens and expressions in order to restrict what data entities are processed by a flow. Using the AND and OR operators, you were able to combine multiple filters and expressions to ensure that only content meeting one of each of the condition groups passed through the flow. Conditional processing is important because it can be used to limit how many flow executions get processed and billed to your account, as well as ensuring that all business criteria or requirements are met prior to execution.

In the next chapter, we'll begin working with approval workflows.