Reader small image

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

Product typeBook
Published inAug 2022
PublisherPackt
ISBN-139781803237671
Edition2nd Edition
Right arrow
Author (1)
Aaron Guilmette
Aaron Guilmette
author image
Aaron Guilmette

Aaron Guilmette is a Senior Program Manager with the Microsoft 365 Customer Experience, helping customers adopt and deploy the Microsoft 365 platform. He primarily focuses on collaborative technologies, including Microsoft Teams, Exchange Online, and Azure Active Directory.
Read more about Aaron Guilmette

Right arrow

Creating an HTTP flow

In this section, we’re going to create the flow to retrieve the MFA registration data. Let’s begin!

Gathering the data

The first part of creating the flow is going to require connecting to Azure AD to retrieve the data necessary for building a report. We’ll use an HTTP action to query Azure AD.

In this chapter, we’re just going to focus on one of the REST resources in the Microsoft Graph API endpoint. There are hundreds of different resources that you can work with to retrieve and modify data. For a complete list of Graph API resources, see https://docs.microsoft.com/en-us/graph/api/overview.

To configure the HTTP action, follow these steps:

  1. Navigate to the Power Automate web portal (https://flow.microsoft.com) and click Create.
  2. Click Scheduled cloud flow.
  3. Configure a Flow name.
  4. Configure the schedule settings under Run this flow to execute weekly, and click Create when finished...
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Workflow Automation with Microsoft Power Automate - Second Edition
Published in: Aug 2022Publisher: PacktISBN-13: 9781803237671

Author (1)

author image
Aaron Guilmette

Aaron Guilmette is a Senior Program Manager with the Microsoft 365 Customer Experience, helping customers adopt and deploy the Microsoft 365 platform. He primarily focuses on collaborative technologies, including Microsoft Teams, Exchange Online, and Azure Active Directory.
Read more about Aaron Guilmette