Collections Import
Description
Flowtest supports importing external API collections to quickly bootstrap your testing suites.
Supported Formats
- Postman: Import Postman Collection JSON files.
- OpenAPI (Swagger): Import OpenAPI YAML or JSON specifications.
Usage
Navigate to Suite Settings > Collections and click "Import Collection". Select your file to upload.
Motivation
Importing collections saves time by reusing existing API definitions instead of manually creating every request step.
Comments
Imported collections are stored within the suite and can be used to generate new flows or steps.