.png)
Schema & Manifest Import
Instead of modelling a manifest and its entities by hand, generate them from an existing schema. Import a CDM manifest, connect to a live database, or upload an API specification to bootstrap a manifest automatically.

Import a CDM Manifest
Upload a CDM-format manifest ZIP file to create a new manifest and its entities automatically, without redefining a model that already exists elsewhere.

Import from a Live Database Connection
Connect directly to a PostgreSQL, MySQL, Cassandra, or MongoDB database, test the connection, and generate a manifest from the discovered schemas.

Import from OpenAPI or Swagger Specifications
Generate a manifest and its entities from an OpenAPI 3.0 or Swagger 2.0 specification file, turning an existing API contract into a starting data model.

Import from a Postman Collection
Generate a manifest from a Postman collection export, giving teams a way to bootstrap a model from existing API request definitions.