Skip to main content

Notifications

Power Automate - General Discussion
Answered

Produce a list of Flows that have run for a day

(0) ShareShare
ReportReport
Posted on by 26

Hi all,

 

I'm trying to generate a list of flows that have run for a day, with a date and time stamp.

 

I am trying to determine which "parent" flow has spawned a "child" flow and from my investigations so far I think I am only going to be able to do that based on the date/time the flows have run.

 

Thanks,

 

Michael

  • Verified answer
    Michael Thorne Profile Picture
    Michael Thorne 26 on at
    Re: Produce a list of Flows that have run for a day

    This is the powershell run to get the full list of Flows:

     

    Install-Module -Name Microsoft.PowerApps.Administration.PowerShell
    Install-Module -Name Microsoft.PowerApps.PowerShell -AllowClobber
    Get-AdminFlow

  • Jcook Profile Picture
    Jcook 7,770 on at
    Re: Produce a list of Flows that have run for a day

    Hi @Michael_Thorne 

    Thank you for the update,

     

    Could you provide the PowerShell script in case anyone else could benefit from the script

     

    Thanks

  • Verified answer
    Michael Thorne Profile Picture
    Michael Thorne 26 on at
    Re: Produce a list of Flows that have run for a day

    Thanks, I will take a look at the COE.

     

    However, with Powershell I was able to generate a list of all Flows in the environment.  In the child flow instances I found a GUID that referenced the parent flow (x-ms-workflow-name) so was then able to determine the calling flow.

  • Jcook Profile Picture
    Jcook 7,770 on at

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,666

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,996

Leaderboard