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
Name | Type | Description |
---|---|---|
id | uuid | The unique identifier for the object. |
name | string | The name of the practice. |
isActive | boolean | A flag to indicate if the practice is active in the system. |
createdAt | timestamp | The timestamp when the object was created. |