Backup your collections on a custom domain in your Git repositories! Nikita January 11, 2019 Millions of developers manage version control and code backup on 3rd party cloud platforms like GitHub and GitLab – staples of every software development project. So, we made it easy for you to sync Postman with your Git repositories. We previously released integrations that allowed Postman Pro and Enterprise teams to backup and synchronize collections on their open source GitHub and GitLab repositories. We are happy to extend those capabilities. Postman Pro and Enterprise teams can now backup and synchronize their collections on custom domains with our new enterprise integration! If you haven’t used our GitHub & GitLab integrations yet, here’s how you can do it: 1. Navigate to the Integrations tab on your dashboard. You will see a list of all the available integrations for Postman Enterprise users. 2. Select GitHub or GitLab from the list of Postman’s 3rd party Integrations for Postman Pro and Enterprise users by pressing the View Details button. 3. Select the integration of your choice. 4. If you choose to backup you collection with a custom domain, you will have to specify your Git custom/self-hosted domain and enter your personal access token 5. Next, select an existing Postman Collection. You will then need to select a repository in which to back it up and a directory and filename to call your backup. Upon submit, your collection will be pushed to your GitHub or GitLab repository under the filename that you specified and saved as a single JSON file. And that’s it! Now you can go to your Git domain and view your backed-up collection in your repository. For more advanced options check out documentation for our GitHub and GitLab integrations. In this post Tags: Backup Custom Domains Enterprise GitHub GitLab Nikita Nikita Sharma is a marketing manager at Postman. View all posts by Nikita → Comment Cancel replyYour email address will not be published. Required fields are marked *Your name Your email Write a public comment Δ This site uses Akismet to reduce spam. Learn how your comment data is processed. 2 thoughts on “Backup your collections on a custom domain in your Git repositories!” Anil June 27, 2022 Hi, After following step 4 to integrate with custom Github domain, I receive an error ” Oops! Looks like you did not enter the token associated with this custom domain. Please enter correct token and domain.” Please advise. I verified the account that I am using have access to custom github domain. Jagruthi August 12, 2022 Is there a way to backup environments to version control? If so how? You might also like Eliminate context switching with Postman Native Git and MCP Quinton Wall Eliminate context switching with Postman Native Git and MCP You’re in the zone. You’ve been heads-down on a backend service, the code… Read more → Working with the Postman CLI Gbadebo Bello The Postman CLI is the official command-line tool for Postman. It lets you run collections, publish workspaces, lint API specs, trigger monitors,… Read more → Collaborating on APIs with Postman Team Workspaces and Native Git Gbadebo Bello As a developer, your code is probably already version-controlled in Git, but the surrounding API artifacts (OpenAPI specs, collections, environments, etc) can… Read more →