> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://learning.postman.com/llms.txt. For full content including API reference and SDK examples, see https://learning.postman.com/llms-full.txt.

# Import from SoapUI

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