This document lists the most used API endpoints for the Conneo Datastore software.
Every endpoint links to its own page with more details and examples.
Writing objects
- newObject
- changeObjectType
- saveProperty
Reading objects
- getObject
- getObjectListTable
- getObjectListByFilter
Managing relationships
- saveRelations
Cloning objects
- cloneObject
Deleting objects
- dropObject