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 SSIS Components for Zoho CRM Views
| Name | Description |
| ActionsPerformed | Query information regarding performed actions. |
| AllowedFromAddresses | To get the list of email addresses that you can send emails from. |
| CustomFieldHistoryTracking | Query information regarding histories for a particular custom field. |
| DealHistory | Query information regarding deal history. |
| EmailTemplateAttachments | To fetch the email template attachments in a module. |
| EmailTemplates | To fetch the email templates in a module. |
| Fields | To get the field metadata for the specified module. |
| InvoicedItems | Query information regarding invoiced items. |
| 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 ordered items. |
| Organizations | Query information regarding organizations. |
| PriceBookPricingDetails | Query information regarding pricing details. Not available in free and standard ZohoCRM accounts. |
| Profiles | Query information regarding profiles. |
| PurchaseItems | Query information regarding purchase items. |
| QuotedItems | Query information regarding quoted items. |
| RecordCount | To fetch the total number of records in the module. |
| Roles | Query information regarding roles. |
| StageHistories | Query information regarding stage histories for a particular deal. |
| Territories | Get the list of territories enabled for your organization. |
| Users | Query information regarding users. |
| Visits | Query information regarding recent visits. |