Postman's APIMatic integration converts a Postman Collection into an API description format such as Swagger, RAML, or API Blueprint, and then periodically backs up the resulting file on GitHub.
To set up an APIMatic integration with Postman, you will need:
From the Home page, select Integrations.
Select Browse All Integrations.
Search and select APIMatic.
Select Add Integration.
Your browser will open a new Authorize Postman page that gives Postman access to your GitHub repositories. Select Authorize for one of your GitHub repositories. Once the authorization process is complete, the page will tell you to close the tab and continue in Postman.
If you aren't signed in to GitHub, you will be prompted to sign in.
Enter the following in the Add Integration window:
Select Add Integration.
Once the integration is created, select it to view details about the integration including its run log.
Postman checks your collection for changes. If Postman identifies changes when it checks your collection, the changes automatically commit to your repository in JSON format.
You can view your configured integrations on the Browse Integrations page. You can also view integrations that have been configured for a collection by opening the collection and selecting the information icon in the right sidebar. Learn more about viewing or editing integrations.
Last modified: 2024/06/21