For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Postman
PricingEnterprise
Contact SalesSign InSign Up for Free
HomeDocs
HomeDocs
      • Welcome
        • Overview
        • Data import methods
        • SoapUI import
        • Hoppscotch import
        • Insomnia import
        • Thunder Client import
        • Git import
        • New Relic import
        • cURL command import
        • Swagger API import
        • Data export
      • Troubleshooting
Postman API Platform

Product

  • Postman Overview
  • Enterprise
  • Spec Hub
  • Flows
  • Agent Mode
  • API Catalog
  • Fern
  • Postman CLI
  • Integrations
  • Workspaces
  • Plans and pricing

API Network

  • App Security
  • Artificial Intelligence
  • Communication
  • Data Analytics
  • Database
  • Developer Productivity
  • DevOps
  • Ecommerce
  • eSignature
  • Financial Services
  • Payments
  • Travel

Resources

  • Postman Docs
  • Academy
  • Community
  • Templates
  • Intergalactic
  • Videos
  • MCP Servers

Legal and Security

  • Legal Terms Hub
  • Terms of Service
  • Postman Product Terms
  • Security
  • Website Terms of Use

Company

  • About
  • Careers and culture
  • Contact us
  • Partner program
  • Customer stories
  • Student programs
  • Press and media
Twitter iconLinkedIn iconGithub iconYouTube iconInstagram iconDiscord icon
Download Postman
Privacy Policy

© 2026 Postman, Inc.

On this page
  • Export a SoapUI project
  • Import a SoapUI project to Postman
Get startedImport and export data

Import from SoapUI

||View as Markdown|
Was this page helpful?
Previous

Import data into Postman

Next

Import from Hoppscotch

Built with

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.

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

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