Practice object

An object used to organize resources like service offerings and personnel in larger companies.

🚧

Practices are only available in the pro plan and require the feature to be turned on in your workspace.

Example

{
  "id": "40f95471-7f7c-4ffa-b838-8dcccab0f54a",
  "name": "Digital Transformation",
  "isActive": true,
  "createdAt": "2021-11-13T12:31:22.762Z"
}

Attributes

NameTypeDescription
iduuidThe unique identifier for the object.
namestringThe name of the practice.
isActivebooleanA flag to indicate if the practice is active in the system.
createdAttimestampThe timestamp when the object was created.