Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Workflow Automation with Microsoft Power Automate - Second Edition

You're reading from  Workflow Automation with Microsoft Power Automate - Second Edition

Product type Book
Published in Aug 2022
Publisher Packt
ISBN-13 9781803237671
Pages 424 pages
Edition 2nd Edition
Languages
Author (1):
Aaron Guilmette Aaron Guilmette
Profile icon Aaron Guilmette

Table of Contents (22) Chapters

Preface 1. Introducing Microsoft Power Automate 2. Getting Started with Power Automate 3. Working with Email 4. Copying Files 5. Creating Button Flows 6. Generating Push Notifications 7. Working with Shared Flows 8. Working with Conditions 9. Getting Started with Approvals 10. Working with Multiple Approvals 11. Posting Approvals to Teams 12. Using a Database 13. Working with Microsoft Forms 14. Accepting User Input 15. Automating Azure AD 16. Introducing Robotic Process Automation 17. Introducing AI Models 18. Exporting, Importing, and Distributing Flows 19. Monitoring and Troubleshooting Flows 20. Other Books You May Enjoy
21. Index

To get the most out of this book

To get the most out of this book, you should have a Microsoft 365 subscription with access to a premium Power Automate plan to enable access to premium connectors, AI models, and Robotic Process Automation.

You should also have an internet-connected computer with a modern browser such as Microsoft Edge or Google Chrome. You can obtain a free Microsoft 365 subscription from https://aka.ms/e5trial.

For Chapter 2, Getting Started with Power Automate, and Chapter 4, Copying Files, you will need accounts on Twitter and Dropbox, respectively.

For Chapter 16, Introduction to Robotic Process Automation, you will need a Power Automate license that includes unattended Robotic Process Automation.

For Chapter 17, Introduction to AI Models, you will need AI Builder capacity. The unattended Robotic Process Automation licensing includes a base level of AI Builder capacity suitable for completing the examples.

Download the example code files

The code bundle for the book is hosted on GitHub at https://github.com/PacktPublishing/Workflow-Automation-with-Microsoft-Power-Automate-2nd-Edition. We also have other code bundles from our rich catalog of books and videos available at https://github.com/PacktPublishing/. Check them out!

Download the color images

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. You can download it here: https://static.packt-cdn.com/downloads/9781803237671_ColorImages.pdf.

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. For example: “Update the prompt to say Please enter today's date.”

A block of code is set as follows:

{
  "type": "thumbnail",
  "fileName": "FavoriteThing.jpg",
  "fieldName": "Picture",
  "serverUrl": "https://learningpowerautomate.sharepoint.com/sites/FavoriteThings",
  "serverRelativeUrl": "@{decodeUriComponent(decodeUriComponent(outputs('Add_attachment')?['body/Id']))}",
  "id": "@{guid()}"
}

Bold: Indicates a new term, an important word, or words that you see on the screen. For instance, words in menus or dialog boxes appear in the text like this. For example: “A gateway is a software application installed on an on-premises computer.”

Warnings or important notes appear like this.

Tips and tricks appear like this.

lock icon The rest of the chapter is locked
Next Chapter arrow right
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}