- Unified project properties: Essential project details, such as name, description, and status, are standardized across different accounting platforms
- Project tracking: Projects enable businesses to track financial transactions and expenses separately, providing better visibility into project-specific financial performance
Attributes
Projects Attributes
| Property | Type | Description |
|---|---|---|
rootfi_id | integer | Unique identifier assigned by Commenda for this project |
rootfi_created_at | string | Timestamp when this record was created in Commenda’s system (ISO 8601) |
rootfi_updated_at | string | Timestamp when this record was last updated in Commenda’s system (ISO 8601) |
rootfi_integration_type | enum | |
platform_id | string | Unique identifier for this project in the source accounting platform |
name | string | The name of the project |
description | string | The description of the project |
status | string | The status of the project |
updated_at | string | The date and time the project was last updated |
Properties Supported
Fields accepted when creating or updating a record:| Property | Type | Description |
|---|---|---|
platform_id | string | Unique identifier for this project in the source accounting platform |
name | string | The name of the project |
description | string | The description of the project |
status | string | The status of the project |
updated_at | string | The date and time the project was last updated |