Resubmit Flow Run
resubmit-flow-runRetry failed Power Automate flow runs with original inputs to recover workflows from errors without manual data re-entry.
Instructions
Resubmit/retry a failed flow run using the original trigger inputs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flowId | Yes | The workflow ID (GUID) | |
| runId | Yes | The flow run ID to resubmit | |
| environment | No | Environment name (e.g. DEV, UAT). Uses default if omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | Yes | ||
| flowId | Yes | ||
| originalRunId | Yes | ||
| newRunId | Yes | ||
| triggerName | Yes |