Microsoft Edge · Arazzo Workflow
Microsoft Edge Submit Draft And Track
Version 1.0.0
Create a submission for an already-uploaded draft and poll it until Published or Failed.
View Spec
View on GitHub
BrowserChromiumDeveloper ToolsEdgeExtensionsMicrosoftProgressive Web AppsWeb DevelopmentWebviewArazzoWorkflows
Provider
Workflows
submit-draft-and-track
Create a submission and poll it until it is Published or Failed.
Creates a submission for the product's current draft and polls the submission status, looping while InReview and ending when it is Published.
1
createSubmission
Create a submission for the product's draft, queuing it for review. The API returns 202 Accepted with the new submission identifier and status.
2
pollSubmissionStatus
Poll the submission until it leaves the InReview state. The loop ends on Published, while a Failed or Cancelled status terminates the workflow.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.