Postman
Welcome! In this tutorial you can learn how bring your Postman collections into Nowa.
How do you get your JSON from Postman?
- Open your Postman collection.
- Click the three dots next to its name.
- Go to More → Export.
- Select the format (we recommend v2.1).
- Save the file — Postman will download it as a
.json
file. - Open the file, copy its content, and paste it into Nowa.
1. Upload your Postman JSON File
Here’s how:
- In Nowa, click the Import button inside your collection.
- Choose “Import from Postman”.
- Select Upload File and pick your
.json
file. - Click Import and you’re done!
2. Paste your Postman JSON
Here’s how:
- In Nowa, click the Import button inside your collection.
- Choose “Import from Postman”.
- Paste the Postman JSON you copied.
- Hit Import — and you’re ready to go!