This add-on will allow you to import Postman collections through the UI, importing through the API and command line is under development.
It also supports the Automation Framework.
A menu item is added to the Import menu:
Any variables defined in the collection will be replaced with their values. Additionally, the dialog allows providing a comma-separated list of variables as key-value pairs in the format key1=value1,key2=value2,...
, these variables will have precedence over the collection ones.
The following operations are added to the API:
The following Command Line options are added: