ItemsExtraFields
Get the values of extra fields (custom fields) for Items.
Columns
Name | Type | Description |
Number [KEY] | Integer | The ID of the custom field (also known as 'extra field'). There's a maximum of 10 custom fields available to use in Exact. |
Value | String | The value of the custom field for this specific item (referenced by ItemId). |
Description | String | The description of the custom field. |
Modified | Datetime | Date and time when the item this custom field belongs to was last modified. |
ItemId [KEY] | String | The ID of the item this custom field value belongs to. |