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 Cmdlets PowerShell Module for HubSpot Views
| Name | Description |
| AssociationsLabels | Retrieves all available association labels and types defining relationships between pairs of CRM objects in HubSpot. |
| CompanyPropertiesHistory | Retrieves the history of property changes for companies in HubSpot, useful for tracking data updates over time. |
| ContactPropertiesHistory | Retrieves the history of property changes for contacts in HubSpot for auditing and tracking purposes. |
| DealPropertiesHistory | Retrieves the history of changes made to deal properties, useful for auditing sales data. |
| FeedbackSubmissions | Lists all feedback submissions in HubSpot, useful for customer feedback management. |
| Goals | Retrieves all goal records configured in HubSpot, supporting goal tracking and performance management. |
| LeadPropertiesHistory | Retrieves the history of changes made to lead properties for auditing lead data updates. |
| OrderPropertiesHistory | Retrieves the history of changes made to order properties for auditing purposes. |
| TicketPropertiesHistory | Retrieves the history of ticket property changes, useful for auditing customer support data. |