Skip to main content

Support for Postman v.2.1 and Other Postman Updates Added to Transformer

· One min read

Postman recently added a new export format i.e. Postman Collection Format v2.1. Along with this, they also improved and added new authentication mechanisms in the older versions (1.0, 2.0). Our parsers have been updated to accommodate all these changes.

You can now export your Postman Collections in Postman Collection Format v2.1. Previously, you could export in only two other formats: 1.0 and 2.0. This new format has changes related to how authentication is described as compared to how it was described in Postman v.2.0. Support for this new format has now been added to our parsers as well! In addition to this, Postman added a new Authentication scheme Bearer Token as well as improved their support for OAuth2 in their older formats. Support for all these new changes has been added to Transformer.

Postman New Format