Postman · Arazzo Workflow
Postman Stand Up an API Testing Pipeline
Version 1.0.0
Build a workspace, collection, and environment, then monitor and run the collection.
View Spec
View on GitHub
AI Agent BuilderAI AgentsAPI CatalogAPI ClientAPI DesignAPI DevelopmentAPI DocumentationAPI GovernanceAPI LifecycleAPI MonitoringAPI NetworkAPI PlatformAPI TestingAudit LogsAutomationCI/CDCollaborationCollectionComplianceDiscoveryEnvironmentsFlowsGraphQLgRPCHTTPInsightsMCPMCP GeneratorMock ServersMockingMonitorsNewmanOpenAPIPlatformPrivate API NetworkPublic API NetworkSecret ScanningSpec HubSpecificationsSSOTestingVaultWebSocketWorkflowsWorkspacesArazzoWorkflows
Provider
Workflows
api-testing-pipeline
Provision a workspace, collection, environment, and a scheduled monitor.
Creates a workspace, a collection and environment within it, a monitor bound to the collection and environment, and runs the monitor to validate the pipeline end to end.
1
2
createCollection
Create the collection to be tested inside the new workspace.
3
createEnvironment
Create the environment the monitor will run the collection against.
4
createMonitor
Create a monitor that runs the collection against the environment on the supplied schedule.
5
runMonitor
Trigger the monitor once to validate the testing pipeline.
Source API Descriptions
openapi
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.