- Introduction
- Installing and updating
- Navigating Postman
- Sending your first request
- Managing your account
- Syncing your work
- Discovering templates
- Creating your first collection
- Creating a workspace
- Setting up your Postman app
- Importing and exporting data
- Troubleshooting app issues
- Building requests
- Authorizing requests
- Receiving responses
- Grouping requests in collections
- Using variables
- Managing environments
- Visualizing responses
- Specifying examples
- Using cookies
- Working with certificates
- Generating client code
- Troubleshooting requests
- Using the Collection Runner
- Scheduling runs with monitors
- Building request workflows
- Importing data files
- Working with your team
- Defining roles
- Requesting access
- Sharing your work
- Your Private API Network
- Commenting on collections
- Versioning APIs
- Using version control
- Using the API Builder
- Managing and sharing APIs
- Validating APIs
- Monitoring your APIs
- Setting up a monitor
- Viewing monitor results
- Monitoring APIs and websites
- Set up integrations to receive alerts
- Running Postman monitors using static IPs
- Troubleshooting monitors
- Monitoring FAQs
- Analyzing with reports
- Documenting your API
- Authoring your docs
- Publishing your docs
- Viewing documentation
- Using custom domains
- Publishing templates
- Publishing to the API Network
- Submission guidelines
- Managing your team
- Purchasing Postman
- Billing
- Configuring team settings
- Utilizing audit logs
- Onboarding checklist
- Migrating data between teams
- Intro to SSO
- Configuring SSO for a team
- Logging in to an SSO team
- Microsoft AD FS
- Custom SAML in Azure AD
- Custom SAML in Duo
- Custom SAML in GSuite
- Custom SAML in Okta
- Custom SAML in Onelogin
- Custom SAML in Ping Identity
- Migrating to the current version of Postman
APIMatic
Integrations are available on Postman Team, Business, and Enterprise plans.
You can use Postman's APIMatic integration to back up your Postman collections in Swagger, RAML, API Blueprint, and other API description formats.
This integration allows APIMatic to convert your Postman collections into any major API description format, and save the resulting file into your designated GitHub repository.
If you don't already have a GitHub account, you'll need to create one.
Configuring APIMatic Integration
In the web dashboard, navigate to your workspace, choose Integrations > Browse Integrations, and select APIMatic from the list of third party integrations.

Click View Details for more information on how the Postman to APIMatic integration converts, formats, and saves your collections to GitHub.
You can alternatively click Configured Integrations to access any existing integrations.
Click the Add Integration button to authorize a periodic backup of your collection to your GitHub repository.
Click Authorize to allow the backup to GitHub.
If you are not signed in to GitHub, you will be prompted to log in.
To back up a collection periodically to a GitHub repository:
- Enter your API key from APIMatic.
- Select a collection.
- Select a repository.
- Specify a directory in the repository where you want to add the collection.
- Enter a filename for the directory in the repository.
- Select the format in which you want to save the collection, such as Postman 2.0 or APIMatic format.
- Specify the branch where you want to add the collection. Note that the branch you want to back up your collection to must already exist.
Click Add Integration.
APIMatic converts your collection to the format of your choice and pushes it to your GitHub repository. This integration runs once a day at 1200UTC. Any changes you make to your collection will be picked up by the converter in its subsequent run. If no updates have been made to your collection, no updates will be pushed to GitHub.