Skip to content

New command: flow run resubmit #1871

@appieschot

Description

@appieschot

Usage

flow run resubmit

Description

Resubmits a specific flow run for the specified Microsoft Flow

Options

Option Description
-n, --name<name> The name of the run to resubmit
-f, --flow<flow> The name of the Microsoft Flow to resubmit
-e, --environment<environment> The name of the environment where the Flow is located
--confirm Don't prompt for confirmation

Additional Information

Use Fidler or Postman and disable a flow in the UI to see the exact post request. Will be a Post request tot the following URL:

https://emea.api.flow.microsoft.com/providers/Microsoft.ProcessSimple/environments/{{environment}}/flows/{{flowid}}triggers/{{trigername}}/histories/{{runid}/resubmit?api-version=2016-11-01.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions