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

  1. In the Import data pane, click on one of the buttons: Insomnia or Postman.

    ../_images/um_import_data_project.cloud.png

    The dialog opens:

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

  3. 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.

  4. Click Upload. Use cases, transaction, and requests will be added into the test.

Import into a use case

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

  2. In the Import data pane, click on one of the buttons: Insomnia or Postman.

    ../_images/um_import_data_group.en.png

    The dialog opens:

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

  4. 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.

  5. Click Upload. Transaction and requests will be added into the use case.