Book Image

Microsoft Power Apps Cookbook

By : Eickhel Mendoza
Book Image

Microsoft Power Apps Cookbook

By: Eickhel Mendoza

Overview of this book

Microsoft Power Apps Cookbook is a complete resource filled with meticulously crafted recipes to help you build customized business apps that meet ever-changing enterprise demands. You will learn how to design modern apps with the low-code approach in a rapid application development environment by achieving enterprise-wide business agility.
Table of Contents (13 chapters)

Chapter 4: Automating processes with Power Automate

The Power Platform provides different solutions to solve business organizations' needs; Power BI to analyze data, Power Apps to build applications, Power Virtual Agents to interact with users, and Power Automate to effectively automate processes.

In this chapter, we will talk about Power Automate, which aims to improve business processes with a series of actions to help streamline existing operations. Examples of these actions include executing procedures based on specific events, building data integration systems, automating repetitive tasks, and more.

Before we dive into this chapter, we will also cover a key topic regarding the different types of flows. Having understood this concept, we can then build recipes using examples for diverse scenarios:

  • Creating a sales survey solution with Power Automate and Microsoft Forms
  • Building a file processing automation for SharePoint document libraries
  • Overcoming...