Yanomo: Most-used fields#
The table below gives information about most-used fields that you can import from Yanomo. Other fields might also be available in Adverity.
The fields that you can fetch in Adverity are updated regularly to reflect updates to data source APIs.
API name |
Description |
Use in Adverity |
|---|---|---|
business_unit_id |
A unique identifier for the business unit associated with a time entry or other relevant data. This field helps categorize and organize data by specific business entities. |
dimension |
business_unit_name |
The name of the business unit linked to a time entry or other relevant data, providing a human-readable label for the business unit’s identifier. |
dimension |
client_id |
The unique identifier for the client associated with the time entry, retrieved from the /companies endpoint. |
dimension |
client_name |
The name of the client associated with the time entry, retrieved from the /companies endpoint. |
dimension |
client_state |
The current operational status of a client or company, indicating if they are active, inactive, or archived within the system. |
dimension |
date |
The date component of the time entry. |
dimension |
entry_amount |
The amount of time recorded for a specific time entry. |
metric |
entry_billable_state |
Indicates whether the time entry is marked as billable to a client. |
dimension |
entry_currency |
The currency of the financial amount associated with the time entry. |
dimension |
entry_description |
A detailed description of the work performed for the time entry. |
dimension |
entry_execution_date |
The precise date and time when the time entry was recorded or when the work occurred. |
dimension |
entry_id |
The unique identifier for the individual time entry, derived from the API’s item-id for deduplication. |
dimension |
entry_processor_firstname |
The first name of the user who recorded or processed the time entry. |
dimension |
entry_processor_id |
The unique identifier of the user who recorded or processed the time entry, retrieved from the /users endpoint. |
dimension |
entry_processor_lastname |
The last name of the user who recorded or processed the time entry. |
dimension |
entry_processor_name |
The full name of the user who recorded or processed the time entry. |
dimension |
entry_processor_state |
The status of the user or role responsible for processing time entries, such as ‘Active’ or ‘Inactive’. |
dimension |
entry_quantity |
The measurable quantity recorded for the time entry, such as hours worked or units consumed. |
metric |
entry_tags |
Categorization tags or labels applied to the time entry for filtering or reporting. |
dimension |
entry_type |
The classification or category of the time entry, such as ‘work’ or ‘expense’. |
dimension |
project_id |
The unique identifier for the project associated with the time entry, retrieved from the /projects endpoint. |
dimension |
project_name |
The name of the project associated with the time entry, retrieved from the /projects endpoint. |
dimension |
project_state |
The current lifecycle status of a project, which can include states like ‘Active’, ‘Completed’, ‘On Hold’, or ‘Archived’. |
dimension |
rate_amount |
The monetary value of the billing rate applied to the time entry. |
metric |
rate_currency |
The currency of the billing rate applied to the time entry. |
dimension |
rate_id |
The unique identifier for the billing rate applied to the time entry. |
dimension |
rate_name |
The name or description of the billing rate applied to the time entry. |
dimension |
time |
The time component of the time entry. |
dimension |