web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / REST API list of Workf...
Power Automate
Answered

REST API list of Workflows

(0) ShareShare
ReportReport
Posted on by 30

Can I find a list of a site's workflows using a REST API call?

Categories:
I have the same question (0)
  • v-bacao-msft Profile Picture
    Microsoft Employee on at

     

    Hi @CCentofanti ,

     

    I am afraid I am not quite sure what the scope of the "list of a site's" you mentioned is. Could you mention more details?

     

    Power Automate Management seems to be able to achieve your needs. You can use List Flows as Admin action to get Flows in a specified environment.

    https://docs.microsoft.com/en-us/connectors/flowmanagement/

     

    Best Regards,

  • abm abm Profile Picture
    32,985 Most Valuable Professional on at

    Hi @CCentofanti 

     

    If you looking for SharePoint lists REST API please have a look at this documentation.

     

    https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/working-with-lists-and-list-items-with-rest

     

    Thanks

  • Verified answer
    CCentofanti Profile Picture
    30 on at

    Thanks everyone! I was able to answer my own question using the links and a bit of creativity.

     

    So I don't think you can get a list of workflows at the site level, but I was able to do it by runnin two API calls using Power Automate:

    1. The first SharePoint HTTP GET call gathers all the lists on my site: https://[server]/[sitecollection]/[site]/_api/web/lists/
    2. A second SharePoint HTTP GET call loops through each list and gathers all the associated workflows: https://[server]/[sitecollection]/[site]/_api/web/lists/getByTitle('[ListTitle]')/WorkflowAssociations

    It even told me whether the workflow runs manually, automatically on created, or automatically on modified.

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 481

#2
11manish Profile Picture

11manish 278

#3
David_MA Profile Picture

David_MA 276 Super User 2026 Season 1

Last 30 days Overall leaderboard