Skip to content

added new script to export flows with http triggers#870

Merged
pkbullock merged 2 commits into
pnp:mainfrom
siddharth-vaghasia:main
Sep 21, 2025
Merged

added new script to export flows with http triggers#870
pkbullock merged 2 commits into
pnp:mainfrom
siddharth-vaghasia:main

Conversation

@siddharth-vaghasia
Copy link
Copy Markdown
Contributor

This PR adds a new sample script to identify all Power Automate flows using the trigger “When an HTTP request is received” and extract their callback URLs.

Since the Office 365 CLI currently does not return callback URLs directly, the script leverages:
m365 flow list command to enumerate flows
Custom API calls to api.flow.microsoft.com to fetch trigger details and callback URLs
This script is useful for organizations auditing their flows after the recent Power Automate trigger URL changes.

@pkbullock pkbullock merged commit a63931d into pnp:main Sep 21, 2025
@pkbullock
Copy link
Copy Markdown
Member

Hey @siddharth-vaghasia awesome script and quite timely due to the Microsoft changes. Thank you for sharing with the community.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants