Activity definitions
Introduction
Through the API there’s a possibility to retrieve, create or update activity definitions. Activity definitions are the core building blocks of the activity tracking system, allowing organizations to define and manage the various activities that employees can register time against.
Tip
Check the Swagger page for more technical information on the endpoints.
Activity structure
To define activities you first need to create a structure. This is done on the configuration page in the ‘Activities’ block. After activation of the structure, it will be possible to create activity definitions.
Key concepts
Activity definitions support several important features:
- Hierarchy: Organize activities in parent-child relationships to create structured taxonomies
- Usages: Control which users or organizational units can use specific activity definitions
- Restrictions: Define rules about which activity combinations are allowed
For detailed information on implementing these features, refer to the specific endpoint documentation below.
Collections
Below you can find the supported endpoints for activity definitions: