NoteFieldsOptions
Returns the selectable option values for note fields that use enumeration or set data types.
View-Specific Information
SELECT
The provider uses the Pipedrive API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client-side within the provider.
For example, the following query is processed server-side:
SELECT * FROM NoteFieldsOptions
Columns
| Name | Type | References | Description |
| Id [KEY] | Integer | The unique identifier of the option value. | |
| Label | String | The display label of the option as it appears to users in the Pipedrive interface. |