Below you will find pages that utilize the taxonomy term “Postman-Cs”
August 29, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v3.5.9.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the onboarding of a new API repository by generating and executing test cases, enforcing contracts, and linking insights. It streamlines the process by creating a service account token and team ID using Postman Onboarding: Service Token, then feeding these outputs into this composite action. The action supports workspace creation, OpenAPI upload, collection generation, repository artifact sync, built-in smoke and contract runs, and optional Postman Insights linking.
August 29, 2026
Postman Onboarding Azure Spec Discovery
Version updated for https://github.com/postman-cs/postman-azure-spec-discovery-action to version v1.5.5.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Postman Onboarding: Azure Spec Discovery GitHub Action automates the discovery and export of API specifications from Azure services using only existing Azure credentials. It solves the problem of integrating Azure APIs into Postman onboarding by automatically discovering, ranking, and exporting OpenAPI or AsyncAPI specifications based on the provider’s access levels, environment variables, or committed .postman bindings. The action supports a variety of Azure providers and provides a six-tier narrowing pipeline to resolve API specs efficiently.
August 29, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.21.10.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the creation of a Postman workspace from an OpenAPI specification. It generates baseline, smoke, and contract collections with executable contract tests, covering various protocols like gRPC, SOAP, GraphQL, AsyncAPI, and MCP. The action is part of the Postman API Onboarding suite and uses credentials to access and interact with Postman’s services.
August 29, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.10.9.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of exporting Postman collections, environments, and monitoring configurations into a repository. It helps streamline API development by integrating CI/CD pipelines, mocks, and monitors directly from Postman into the codebase. The action supports both monorepos and individual projects, and it can handle various synchronization modes to ensure that changes are managed efficiently.
August 29, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v3.5.7.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the onboarding process for new API repositories, using Postman’s API to bootstrap a workspace, upload an OpenAPI specification, generate collections and tests, sync artifacts to a repository, and run built-in smoke and contract checks. It provides a comprehensive solution that includes automated testing and CI/CD integration, ensuring that the repository adheres to standards-grounded tests and contract assertions.
August 29, 2026
Postman Onboarding AWS Spec Discovery
Version updated for https://github.com/postman-cs/postman-aws-spec-discovery-action to version v3.3.3.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Postman Onboarding: AWS Spec Discovery action automates the discovery and export of API specs from AWS services using your existing credentials. It solves problems by automatically resolving and exporting specs from AWS, reducing the need for manual configuration and providing a source-of-truth for Postman onboarding. The action is part of the Postman API Onboarding suite and supports various providers, ensuring seamless integration with other Postman actions.
August 29, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.21.5.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Postman Onboarding: Workspace Bootstrap GitHub Action automates the process of provisioning a Postman workspace from an OpenAPI specification, generating baseline, smoke, and contract collections with executable tests. This action simplifies the setup of testing environments by automating the import, linting, and testing of API specifications. It supports various protocols and provides comprehensive enforcement layers to ensure test accuracy and reliability.
August 29, 2026
Postman Onboarding Insights Linking
Version updated for https://github.com/postman-cs/postman-insights-onboarding-action to version v2.5.2.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the linking of services discovered by Postman Insights to a user’s Postman workspace and environment, ensuring that every service lands in the catalog with a collection, repo link, and live telemetry. It supports linking to specific workspaces and environments and requires human-user credentials for authentication. The action does not deploy any resources but focuses on updating existing ones after deployment.
August 29, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.10.3.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Postman Onboarding: Repo Sync GitHub Action exports Postman collections and environments into a repository and automates CI, mocking, and monitoring. It solves the problem of maintaining API documentation and infrastructure in sync with changes to Postman projects, providing a streamlined approach to integrating APIs into development workflows. The action supports various input configurations, including workspace-specific IDs, baseline collections, and runtime URLs, making it versatile for different use cases.
August 29, 2026
Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v3.7.4.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Postman Onboarding: Smoke Flow action reshapes a generated Postman Smoke collection into an ordered journey, automatically determining the flow path using postman/flow.yaml or deriving it from an OpenAPI spec if it’s absent. It supports auto-curation of a manifest and runtime auth injection for OAuth2 and API keys. The composite action is part of the larger Postman API Onboarding suite and requires inputs such as project name, workspace ID, spec ID, Smoke collection ID, flow path, spec path, access token, and region.
August 26, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.21.2.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the creation of a Postman workspace by importing an OpenAPI specification and generating predefined collections that include baseline, smoke, and contract tests. The action supports various protocols like gRPC, SOAP, GraphQL, AsyncAPI, and MCP, ensuring comprehensive test coverage grounded in RFCs. It also provides dynamic contract tests, error codes for enforcement layers, and is part of a larger suite for Postman API onboarding.
August 26, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v3.4.9.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Postman API Onboarding Action automates the onboarding process of a GitHub repository by bootstrapping, uploading an OpenAPI definition, generating collections, syncing repository artifacts, and running built-in smoke and contract tests. It supports full inventories of generated assertions, smoke scripts, and Contract Enforcement Layers. The action requires a service token with permission to create workspaces if none exists for the target scope.
August 26, 2026
Postman Onboarding AWS Spec Discovery
Version updated for https://github.com/postman-cs/postman-aws-spec-discovery-action to version v3.3.1.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automatically discovers and exports API specifications from AWS services using only existing AWS credentials. It solves the problem of creating a source-of-truth specification for Postman onboarding by leveraging your IAM permissions to automatically detect and resolve specs before calling AWS APIs. The action supports a wide range of AWS services, including API Gateway, AppSync, SNS, EventBridge, Lambda, SSM, and more.
August 26, 2026
Postman Onboarding Azure Spec Discovery
Version updated for https://github.com/postman-cs/postman-azure-spec-discovery-action to version v1.5.3.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Postman Onboarding: Azure Spec Discovery action helps discover and export API specs from Azure services using the user’s existing Azure credentials. It automates the process of identifying and selecting the most relevant Azure service spec for integration with Postman, ensuring a reliable source-of-truth for API contracts. The action handles various Azure providers such as APIM, App Service, custom connectors, and others, and narrows down the results based on tags, environment variables, and Git metadata, providing users with clear and actionable insights into their API specs.
August 26, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.20.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Postman Onboarding: Workspace Bootstrap GitHub Action automates the creation of a Postman workspace from an OpenAPI specification, generating baseline, smoke, and contract collections with executable tests. It supports various protocols and provides multi-protocol contract assertions grounded in RFCs. The action can be used for both Git-first specs and public HTTPS URLs, requiring either spec-url or spec-path. Users must provide a Postman access token to operate on assets.
August 26, 2026
Postman Onboarding GCP Spec Discovery
Version updated for https://github.com/postman-cs/postman-gcp-spec-discovery-action to version v1.3.2.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Postman Onboarding: GCP Spec Discovery action automatically discovers and exports OpenAPI specifications from Google Cloud services, supporting Application Default Credentials (ADC) or Workload Identity Federation. It uses repository context to resolve APIs or supports exporting via API ID or config revision. The action requires a project-id and can be configured to use specific service names or labels for resolution.
August 26, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.10.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action postman-repo-sync-action by Postman CS exports Postman collections and environments into a repository, automates CI setup with mock servers and monitors. It simplifies the onboarding process for teams using the Postman API, handling environment management and data residency considerations.
August 26, 2026
Postman Onboarding Service Token
Version updated for https://github.com/postman-cs/postman-resolve-service-token-action to version v2.2.1.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Postman Onboarding: Service Token action mints a fresh service-account access token and team ID in CI, ready to hand to the onboarding action or store as repo secrets, part of the Postman API Onboarding suite. It is recommended for use before postman-api-onboarding-action and requires a Postman service account PMAK with personal user keys rejected by the /service-account-tokens endpoint.
August 26, 2026
Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v3.7.1.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Postman Onboarding: Smoke Flow action reshapes the generated Postman Smoke collection into an ordered smoke journey using one effective flow path. It automatically curates a valid manifest or derives it from the OpenAPI spec and injects runtime auth credentials like OAuth2 and API keys, making it suitable for onboarding and automating smoke testing in Postman workflows.
August 24, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v3.4.1.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the onboarding process for a new API repository, from workspace creation and OpenAPI upload to collection generation, repository artifact sync, and smoke and contract runs. It ensures that executable tests are left behind by integrating with Postman’s Onboarding suite tools.
August 24, 2026
Postman Onboarding AWS Spec Discovery
Version updated for https://github.com/postman-cs/postman-aws-spec-discovery-action to version v3.3.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the discovery and export of API specs from AWS services using your existing AWS credentials. It solves the problem of setting up a source-of-truth Spec Hub specification for Postman onboarding, which can be used to create deterministic collections, OpenAPI-backed contract checks, smoke tests, mocks, monitors, repo artifacts, and CI runs. The action is designed to work with various AWS services including API Gateway, AppSync, SNS, EventBridge, Lambda, SSM, etc., and requires only your AWS credentials for operation.
August 24, 2026
Postman Onboarding Azure Spec Discovery
Version updated for https://github.com/postman-cs/postman-azure-spec-discovery-action to version v1.5.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automatically discovers and exports API specifications from Azure services using your existing Azure credentials, automating the process of setting up a source-of-truth for Postman onboarding. It resolves and selects the most appropriate API specification based on various criteria such as committed .postman bindings, explicit api-id, or specific tags. If there are multiple candidates, it narrows down the selection using a six-tier pipeline until a single specification is chosen. The action handles different Azure providers and supports various formats of specifications, including OpenAPI, AsyncAPI, and WSDL. It also provides zero-config discovery without requiring secret inputs, only needing provider-specific read access permissions.
August 24, 2026
Postman Onboarding GCP Spec Discovery
Version updated for https://github.com/postman-cs/postman-gcp-spec-discovery-action to version v1.3.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the discovery and export of OpenAPI specifications from GCP services, supporting Application Default Credentials or Workload Identity Federation. It resolves a service based on repository context or labels, automatically discovers an API if labeled, or explicitly specifies an API ID to export. The action supports exporting multiple candidates and handles ambiguous label resolutions by requiring manual review.
August 24, 2026
Postman Onboarding Service Token
Version updated for https://github.com/postman-cs/postman-resolve-service-token-action to version v2.2.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the minting of a fresh service-account access token and team ID in CI, ready to be used by the Postman API Onboarding suite. It supports different regions and can be used either as a recommended credential producer or an existing workflow refresh mechanism. The action generates the tokens and emits them as outputs that can be referenced by other actions in the workflow.
August 24, 2026
Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v3.6.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Postman Onboarding: Smoke Flow action automates the reshaping of generated Postman collections into an ordered smoke journey. It solves the problem of organizing and managing API testing flows within a collection by utilizing either an explicit flow-path or creating one from the OpenAPI spec. The action handles OAuth2 authentication and can persist the derived manifest for future use, enhancing workflow efficiency in continuous integration/continuous deployment (CI/CD) pipelines.
August 7, 2026
Postman Onboarding GCP Spec Discovery
Version updated for https://github.com/postman-cs/postman-gcp-spec-discovery-action to version v1.2.4.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of discovering and exporting OpenAPI specifications from Google Cloud services, such as BigQuery, Cloud Functions, and Firestore, using Application Default Credentials or Workload Identity Federation. It helps developers integrate their GCP resources seamlessly into Postman for onboarding, reducing manual effort by automatically resolving service configurations based on labels or specific API IDs.
August 7, 2026
Postman Onboarding Insights Linking
Version updated for https://github.com/postman-cs/postman-insights-onboarding-action to version v2.4.4.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of linking services discovered by Postman Insights to API Catalog workspaces and git repositories after deployment. It helps ensure that all discovered services are included in the organization’s catalog with detailed information such as a collection, repo link, and live telemetry. The action uses a human-user PMAK and session access token for authentication and validates these credentials before linking writes.
August 7, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.9.3.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of exporting Postman collections and environments into a repository and setting up CI, mock servers, and monitors around them. It solves the problem of ensuring that project assets are centralized and managed within the codebase, facilitating easier collaboration and deployment. The action provides capabilities to export projects, manage environments, and configure CI settings for integration with GitHub Actions.
August 7, 2026
Postman Onboarding Service Token
Version updated for https://github.com/postman-cs/postman-resolve-service-token-action to version v2.1.1.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of minting fresh service account access tokens and team IDs for use in Postman Onboarding workflows. It solves the problem of managing service account credentials securely by generating them directly from the CI environment, reducing the need to store sensitive information in repository secrets or personal access tokens (PMAKs). The key capabilities include:
August 7, 2026
Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v3.4.2.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action reshapes and organizes a Postman Smoke collection into an ordered journey using the specified flow path. It automatically derives or curates a manifest from the OpenAPI specification if none is provided, supports OAuth2 and API key authentication, and can handle concurrent runs through lease-based concurrency management. The action is part of the Postman API Onboarding suite and requires a Postman access token for execution.
August 7, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.9.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of exporting Postman collections and environments into a repository, setting up CI pipelines with mocks and monitors, and managing secrets. It solves the problem of manually exporting and configuring these assets, which can be time-consuming and error-prone. The action provides inputs for project details, workspace IDs, collection IDs, environment configurations, and authentication tokens, and outputs are generated workflows and artifacts.
August 5, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v3.2.12.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of setting up and onboarding a new API repository into Postman. It handles various tasks such as workspace creation, OpenAPI specification upload, collection generation, artifact synchronization, and automated testing, including smoke tests and contract enforcement layers. The action provides a comprehensive solution for integrating API services with Postman, ensuring test coverage and compliance checks.
August 5, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.8.10.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of exporting Postman collections and environments into a repository, setting up CI, mock servers, and monitors around them. It solves the problem of manual setup by providing an automated way to manage API assets in a version-controlled manner. The action also integrates with other actions for authentication and workspace management, allowing seamless integration with larger workflows.
August 4, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v3.2.11.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of setting up a new API repository by integrating with Postman. It handles tasks such as creating a workspace, uploading an OpenAPI specification, generating collections and environments, configuring mocks and monitors, and running smoke and contract tests. The action also integrates with GitHub for continuous integration, ensuring that all tests are automatically rerun on every push, pull request, or schedule.
August 4, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.8.9.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of synchronizing Postman collections and environments into a repository. It generates CI workflows to manage these assets, including mock servers and monitors. The action requires a Postman API key or a service-token step to mint one, along with workspace and collection IDs from inputs or configuration files. It supports multiple sync modes, allowing for both commit-only and full push operations.
August 4, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.8.8.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action synchronizes Postman collections, environments, CI workflows, and monitors into a repository. It automates the setup of API onboarding by exporting and integrating Postman resources with your existing CI/CD pipeline. The action supports various configurations like workspace-specific assets, environment runtime URLs, and postman credentials to ensure seamless integration.
August 4, 2026
Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v3.3.2.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Postman Onboarding: Smoke Flow GitHub Action reshapes a generated Postman Smoke collection into an ordered smoke journey, automating the process of curating and organizing API tests. It supports automatic flow path creation based on an explicit flow-path or derived manifest from an OpenAPI spec, with optional OAuth2 and API key authentication. The action integrates seamlessly with the broader Postman API Onboarding suite for streamlined project setup and testing.
August 4, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v3.2.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Postman API Onboarding Action automates the process of setting up and managing a new API repository by integrating various Postman tools. It helps developers bootstrap their project, upload an OpenAPI specification, generate collections for smoke testing and contract enforcement, and integrate with GitHub for continuous integration. The action also configures mock servers and monitors to ensure that the service behaves as expected.
August 4, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.17.1.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Postman Onboarding: Workspace Bootstrap action automates the process of creating a Postman workspace from an OpenAPI specification, generating baseline, smoke, and contract collections with executable tests. It solves the problem of setting up Postman workspaces quickly and efficiently, ensuring that all necessary test cases are generated based on the OpenAPI spec. The action provides dynamic contract tests and supports multiple protocols, including gRPC, SOAP, GraphQL, AsyncAPI, and MCP lanes.
August 4, 2026
Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v3.3.1.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action reshapes a generated Postman Smoke collection into an ordered smoke journey using one explicit flow path or a derived manifest from the OpenAPI spec. It automates the process of organizing and running tests, providing options for OAuth2 and API key authentication. The action is part of the larger Postman API Onboarding suite and can be used to streamline the onboarding process for new projects.
August 2, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.8.7.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action exports Postman collections and environments into a repository, wires CI, mock servers, and monitors around them. It automates the onboarding of Postman projects to an organization’s repository by synchronizing assets and configuring CI workflows.
August 1, 2026
Postman Onboarding Azure Spec Discovery
Version updated for https://github.com/postman-cs/postman-azure-spec-discovery-action to version v1.4.1.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the discovery and export of API specifications from Azure services using existing Azure credentials. It prioritizes various sources, including APIM, App Service, Logic Apps, and more, based on predefined criteria such as committed .postman bindings and repository tags. The action supports OpenAPI, AsyncAPI, and other formats, but not container apps or specific versions of Azure providers like Function bindings.
August 1, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.8.4.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This action automates the process of exporting Postman collections and environments into a repository and configuring CI, mock servers, and monitors around them. It solves problems related to managing API configurations in a version-controlled manner and ensures that testing and monitoring are integrated seamlessly with code changes.
August 1, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.8.1.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This action automates the process of exporting Postman collections and environments into a repository. It also sets up CI, mock servers, and monitors around these assets. The action solves the problem of managing API testing and monitoring in a team environment by integrating with Postman’s APIs to export data and configure CI workflows.