Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
CData JDBC Driver for Zoho CRM Views
Name | Description |
CustomFieldHistoryTracking | Query information regarding different histories for a particular custom field. |
Fields | To get the field metadata for the specified module. |
InvoicedItems | Query information regarding different product details. |
Layouts | To get the layouts metadata for the specified module. |
ListFields | Get the field metadata for the specified module. |
ModuleAttachedFiles | Retrieves all the files attached to a specified module. |
Modules | To get the modules metadata for the specified account. |
OrderedItems | Query information regarding different product details. |
Organizations | Query information regarding different organizations. |
Profiles | Query information regarding different profiles. |
PurchaseItems | Query information regarding different product details. |
QuotedItems | Query information regarding different product details. |
RecordCount | To fetch the total number of records in the module. |
Roles | Query information regarding different roles. |
StageHistories | Query information regarding different stage histories for a particular deal. |
Territories | Get the list of territories enabled for your organization. |
Users | Query information regarding different users. |
Visits | Query information regarding recent visits. |