Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Cmdlet Get-PnPFlowRun #1819

Merged
merged 1 commit into from
May 3, 2022
Merged

Conversation

milanholemans
Copy link
Contributor

@milanholemans milanholemans commented Apr 29, 2022

Type

  • Bug Fix
  • New Feature
  • Sample

Related Issues?

Fixes #1610

What is in this Pull Request ?

New cmdlet to retrieve a specific run, or all runs from a specific Power Automate flow.

Get-PnPFlowRun -Environment Default-00000000-0000-0000-0000-000000000000 -Flow fba63225-baf9-4d76-86a1-1b42c917a182
Get-PnPFlowRun -Environment Default-00000000-0000-0000-0000-000000000000 -Flow fba63225-baf9-4d76-86a1-1b42c917a182 -Identity 08585531682024670884771461819CU230

@milanholemans milanholemans changed the title New Cmdlet Get-PnpFlowRun New Cmdlet Get-PnPFlowRun Apr 29, 2022
@gautamdsheth gautamdsheth merged commit 07b9acb into pnp:dev May 3, 2022
@gautamdsheth
Copy link
Collaborator

Awesome stuff @milanholemans , have merged this PR !!
Thank you so much for your contribution !
The new cmdlet will be available in tomorrow's nightly build :)

@milanholemans milanholemans deleted the get-pnpflowrun branch May 3, 2022 07:00
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.

[FEATURE] New cmdlet Get-PnPFlowRun - see runs of a particular Flow
2 participants