Uploading a Model
Introduction
Uploading models is the first step in building mappings. PiXi uses AI to enrich your data model and prepare it for connection to other models.
Purpose
To prepare structured data models that can be mapped to target formats.
Step By Step
-
Go to the Data Models section of PiXi Mapper.
-
Click "Add New Model”.
-
Upload your JSON/OpenAPI model file.
-
The AI will auto-enrich your file:
- Add descriptions
- Infer enums, types, and constraints
- Suggest field types and formats
-
Click "Upload"
-
Review the model properties
-
Adjust AI assumptions by clicking the Edit button for any property
-
To add any additional properties:
-
Click "Add New Property"
-
Define the attributes in the modal dialog
-
Alternatively, users can create a model from scratch. That documentation is coming soon.