Skip to main content

What are Autotask Entities?

Database objects stored in Autotask are represented to the Autotask API as entities, each having its own ID. Entities also have properties (data fields) that describe the entity. For example, an Account entity will have an ID and various properties such as AccountType .

There are over 150 entity types in Autotask, with corresponding properties. The full list of entities can be found in the Autotask API documentation.