Once you create a schema, you can use it to record data in the database.
Schema records can also be added or deleted by automations and your own applications using the Synerise API.
Adding records
You can manually add a single record.
- Go to
Data Modeling Hub > Schema Builder. - In the list of schemas, click the schema.
- In the upper-right corner, click Add record.
- In the view that opens, fill in the data required by the schema.
- Click Apply.
- To add more records, repeat the procedure.
Viewing record details
- Go to
Data Modeling Hub > Schema Builder. - In the list of schemas, click a schema.
- In the list of records, click a record.
Result: A pop-up with the record's details opens.
Deleting records
Deleting records is irreversible.
- Go to
Data Modeling Hub > Schema Builder. - In the list of schemas, click a schema.
- In the list of records, locate the record to delete and click
. - In the menu that opens, click Delete.
Result: The record is permanently deleted.