Go to app
Academy
What's new?
Tray UAC
Developer
Connectors
Templates
Help Center
Back
Dynamo
Overview
Operations
Dynamo Operations
Latest version:
2.0
Changelog
Create instance
Creates instance of the specified entity and returns the newly created item.
Delete instance
Deletes the instance of the specified entity that matches the given ID.
Get entity instance count
Returns the total count of instances that match the specified entity.
Get entity schema
Returns the schema of the specified entity.
Get instance
Returns only the instance of the specified entity that match the given ID.
Get sql view
Returns the sql view specified
List entities
List entities
List entity properties
Returns all properties that match the specified entity.
List instances
List all instances for a given entity
List schemas
List schemas for all available entities
List sql views
Returns a list of available SQL views.
List views
Returns list of the available views or the items from a specified view.
Search
Retrieves data that match given saved search criteria.
Update instance
Updates the instance of the specified entity and returns the item. This will create the instance if it does not already exist
Previous
Overview