*** title: Import from SoapUI updated: 2025-09-04T00:00:00.000Z topictype: procedure max-toc-depth: 2 ---------------- [SoapUI](https://www.soapui.org/) 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. ## Export a SoapUI project 1. In SoapUI, right-click a project folder and click **Export Project**. 2. Select the location where you want to export the data and click **Save**. 3. If needed, unzip the exported project file. ## Import a SoapUI project to Postman 1. In your Postman workspace, click **Import > Migrate to Postman > SoapUI**. 2. Click **files** or **folder**, then select the exported project file you want to import. If the **Start Migration** button isn't enabled, make sure you've selected a valid SoapUI project file. 3. Click **Start Migration**. A message appears in the footer when migration is complete. You can also drag files and folders into the import window.