Skip to content

Collection Import

Switching to Solo doesn’t mean losing your previous work. The import engine supports popular formats to ensure a complete migration of data and configurations.

Solo converts external formats for integration into its native environment.

Postman Legacy

Import v2.1 collections while maintaining names, URLs, and HTTP methods.

OpenAPI Standard

Load OpenAPI 3.x and Swagger 2.0 specifications (JSON or YAML).

Bruno

Read folders and .bru files for an immediate transition.

cURL Clipboard

Convert cURL commands into full requests.


Solo optimizes files during import:

  • Automatic Organization: Maintains the original nested folder structure.
  • Format Detection: Automatically analyzes content to set syntax highlighting (JSON, XML, or text).
  • BaseURL Support: Automatically identifies the server URL in OpenAPI and sets it as the base for imported requests.

Move your workload to Solo using the following steps:

  1. Open the Import Panel: Click the ”+” or “Import” button in the left sidebar.

  2. Choose Source: Select the format of the file you want to upload.

  3. Drag and Drop: Drag the file or folder into the DropZone area.

  4. Confirm: Once the upload is complete, the new collection is available for use.


Original FeatureView in Solo
Postman CollectionsSolo folders with mapped requests and parameters.
OpenAPI PathsEndpoints converted into requests with pre-configured URLs.
Query ParametersLoaded with the option to enable via click.
JSON BodyAutomatic formatting for optimal reading.