Import requests from Insomnia and Postman¶
Уou can import data from an Insomnia collection and Postman collection into a test or into a specific group.
Import into a test¶
In the Import data pane, click on one of the buttons: Insomnia or Postman.
The dialog opens:
Click to upload the file.
Select the JSON file of the Insomnia or the Postman collection. The file size shouldn’t exceed 100 MB.
Note
It’s recommended not to use variables in the Insomnia and Postman collection. If the collection contains variables, specify the values of these variables in the PFLB Platform editor after having imported the collection.
Click Upload. Use cases, transaction, and requests will be added into the test.
Import into a use case¶
Go to the use case or click
. The editor opens:
In the Import data pane, click on one of the buttons: Insomnia or Postman.
The dialog opens:
Click to upload the file.
Select the JSON file of the Insomnia or the Postman collection. The file size shouldn’t exceed 100 MB.
Note
It’s recommended not to use variables in the Insomnia and Postman collection. If the collection contains variables, specify the values of these variables in the PFLB Platform editor after having imported the collection.
Click Upload. Transaction and requests will be added into the use case.