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
Accepting User Input

Many types of business processing require some sort of user input. Input can come in the form of data typed in by a user, a choice prompt where the user selects "Yes" or "No," or even uploading a file. Power Automate provides an interface for users to supply information as part of the flow. Connected applications, such as Power Apps, can also be used to supply information to a flow.

In this chapter, you'll be introduced to gathering different types of user inputs that can be used later in a flow. Specifically, this chapter will cover the following topics:

  • Understanding the user input options
  • Creating a flow that uses all input types

By completing the example exercise at the end of this chapter, you'll become familiar with the different types of user input options and how they can be used to create interactive flows.

Onward!

...