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 |
Adverity UI name |
Description |
Use in Adverity |
|---|---|---|---|
business_unit_id |
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 |
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 |
client_id |
The unique identifier for the client associated with the time entry, retrieved from the /companies endpoint. |
dimension |
client_name |
client_name |
The name of the client associated with the time entry, retrieved from the /companies endpoint. |
dimension |
date |
date |
The date component of the time entry. |
dimension |
entry_amount |
entry_amount |
The calculated monetary value for a specific time entry, typically derived from the duration of the time entry and the applicable billing rate. |
metric |
entry_billable_state |
entry_billable_state |
Indicates whether the time entry is marked as billable to a client. |
dimension |
entry_currency |
entry_currency |
The currency of the financial amount associated with the time entry. |
dimension |
entry_description |
entry_description |
A detailed description of the work performed for the time entry. |
dimension |
entry_execution_date |
entry_execution_date |
The precise date and time when the time entry was recorded or when the work occurred. |
dimension |
entry_id |
entry_id |
The unique identifier for the individual time entry, derived from the API’s item-id for deduplication. |
dimension |
entry_processor_firstname |
entry_processor_firstname |
The first name of the user who recorded or processed the time entry. |
dimension |
entry_processor_id |
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 |
entry_processor_lastname |
The last name of the user who recorded or processed the time entry. |
dimension |
entry_processor_name |
entry_processor_name |
The full name of the user who recorded or processed the time entry. |
dimension |
entry_quantity |
entry_quantity |
The measurable quantity recorded for the time entry, such as hours worked or units consumed. |
metric |
entry_tags |
entry_tags |
Categorization tags or labels applied to the time entry for filtering or reporting. |
dimension |
entry_type |
entry_type |
The classification or category of the time entry, such as ‘work’ or ‘expense’. |
dimension |
project_id |
project_id |
The unique identifier for the project associated with the time entry, retrieved from the /projects endpoint. |
dimension |
project_name |
project_name |
The name of the project associated with the time entry, retrieved from the /projects endpoint. |
dimension |
rate_amount |
rate_amount |
The monetary value of the billing rate applied to the time entry. |
metric |
rate_currency |
rate_currency |
The currency of the billing rate applied to the time entry. |
dimension |
rate_id |
rate_id |
The unique identifier for the billing rate applied to the time entry. |
dimension |
rate_name |
rate_name |
The name or description of the billing rate applied to the time entry. |
dimension |
time |
time |
The time component of the time entry. |
dimension |