Import from SoapUI

SoapUI is an API testing tool that supports SOAP and REST services. Postman can import SoapUI project files and recreate their requests, collections, environments, and other data in your Postman workspace.

Find your SoapUI project

To find your local SoapUI project files, do the following:

  1. In SoapUI, select a project.
  2. Select Project > Show Project View.
  3. In the Project View window, the project's file path appears in the Project Summary section.

Import a SoapUI project to Postman

To import a SoapUI project into Postman, do the following:

  1. In Postman, select Import > Migrate to Postman > SoapUI.
  2. Select files or folder, then select the files or folder you want to import.
  3. Select Open. Postman checks if the selected files are valid SoapUI projects.
  4. If the files are valid, you can select Start Migration. A window appears showing the migration’s progress. When the migration is complete, select Dismiss.

You can also drag files and folders into the import window.

Last modified: 2023/12/15