- 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
Project 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_company_id | integer | Company identifier this project belongs to within Commenda |
| platform_id | string | Unique identifier for this project in the source accounting platform |
| platform_unique_id | string | Alternative unique identifier from the platform (some platforms provide multiple IDs) |
| 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
| Property | Type | Description |
|---|---|---|
| platform_id | string | The Platform’s ID for this project |
| 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 |