Using Raw URLs to Import Postman Collections from Azure DevOps and GitHub

Using Raw URLs to Import Postman Collections from Azure DevOps and GitHub

5 16
calendar_todayschedule1 min read
— Originally published at learnbeyondbc.com

Quick story on why I wrote this.

I got assigned to a handover project with a lot of API work. No API docs, no Postman collections, nothing. Just the project files.

So, I built my own Postman collection from scratch. Then a second dev joined the project and did the same thing. Then a third.

Everyone had their own copy. Nobody was in sync. Requests were slightly different across the team.

If your team stores collections in Azure DevOps or GitHub, there's a simple way to share them through Postman and keep everyone on the same page.

What the guide covers

  • How to export a Postman collection properly. Only properly exported JSON files can be reliably imported using Raw URLs.
  • How to structure your repo. Keep a /postman folder with your exported collection files so imports are easy.
  • Import using Raw URLs from GitHub. Open your JSON file on GitHub, click Raw, copy the URL, and paste it into Postman's import dialog. This is the fastest method.
  • Import by downloading the file. If raw URLs are restricted or you prefer working offline, download the JSON file and drag it into Postman.


Part 1 of 3

This is the first post in a 3-part series:

  • Part 1 (this one): Import using Raw URLs
  • Part 2: Connecting GitHub directly to Postman
  • Part 3: Full CI/CD automation with the Postman API

How does your team share API collections? Would love to hear what works for you.

1 Comment

1 vote
🔥 Join developers growing publicly
Share your knowledge, build in public, and grow your developer presence with a global community.

More Posts

Comparison: Universal Import vs. Plaid/Yodlee

Pocket Portfolio - Mar 12

A Postman Collection for the Business Central API v2.0

jeffreybulanadi - Jul 22

I’m a Senior Dev and I’ve Forgotten How to Think Without a Prompt

Karol Modelskiverified - Mar 19

Surviving Microsoft Dynamics Business Central Breaking Changes using AL Preprocessor Directives

jeffreybulanadi - Dec 2, 2025

The Audit Trail of Things: Using Hashgraph as a Digital Caliper for Provenance

Ken W. Algerverified - Apr 28
chevron_left
326 Points21 Badges
0x2b6ed29a95753c3ad948348e3e7b1a251080ffb9learnbeyondbc.com
7Posts
1Comments
3Connections
every repo tells a story, I write epics.

Related Jobs

View all jobs →

Commenters (This Week)

14 comments
12 comments
2 comments

Contribute meaningful comments to climb the leaderboard and earn badges!