PostmanPostman Collection Importer

How it works:

1. Export your Postman collection as JSON (Collection v2.1 format)

2. Paste the collection JSON in the textarea below

3. Click "Process Collection" to convert it into JSON schemas

4. The tool will infer schema names from folder names, request names, or endpoints

✓ One schema per API route

✓ Properties in all requests = required, others = optional

📋 Important Notes:

• This tool is for importing schema definitions to enable drag-and-drop functionality in the Block Builder.

• Unlike Swagger imports, formats and restrictive schemas (enums, min/max, patterns, etc.) are NOT inferred from Postman collections.

• To load and execute Postman test collections, use the Postman Test Suite page instead.