Import requests from HAR, Insomnia, Postman#

Уou can import data from a HAR file, a Insomnia collection, and a Postman collection into a test or into a specific group.

Import into a test#

  1. In the Import data pane, click on the button:

    har_button

    insomnia_button

    postman_button

    The window opens:

    ../_images/um_har_dialog.en.png
    ../_images/um_import_insomnia.en.png
    ../_images/um_import_postman.en.png
  2. Click to upload the file.

  3. Select the HAR file or 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.

  4. Click Import.

Groups with transactions and requests from the collection will be added to the test:

../_images/um_har_project.en.png
../_images/um_insomnia_project.en.png
../_images/um_insomnia_project.en.png

Import into a group#

  1. Go to the group or click edit_button. The editor opens:

    ../_images/um_editor.en.png
  2. In the Import data pane, click on the button:

    har_button

    insomnia_button

    postman_button

    The window opens:

    ../_images/um_har_dialog.en.png
    ../_images/um_import_insomnia.en.png
    ../_images/um_import_postman.en.png
  3. Click to upload the file.

  4. Select the HAR file or 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.

  5. Click Import.

Groups with transactions and requests from the collection will be added to the group:

../_images/um_har_group.png
../_images/um_insomnia_group.png
../_images/um_insomnia_group.png