Apidog · Arazzo Workflow
Apidog Consolidate Sources Into One Project
Version 1.0.0
Import an OpenAPI spec and a Postman Collection into one project, then export the merged result.
View Spec
View on GitHub
AI CodingAPI DesignAPI LifecycleAPI TestingCollaborationDesign-FirstDocumentationMCPMockingPlatformArazzoWorkflows
Provider
Workflows
consolidate-sources-into-project
Merge an OpenAPI spec and a Postman Collection into a single project and export it.
Imports the OpenAPI specification, then imports the Postman Collection into the same project, then exports the merged project as one OpenAPI document.
1
importOpenApi
Import the OpenAPI/Swagger specification into the project, auto-merging endpoints that already exist.
2
importPostman
Import the Postman Collection into the same project, auto-merging endpoints that already exist.
3
exportMerged
Export the consolidated project as a single OpenAPI 3.0 JSON document.
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.