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 |
| AssociationsTypes | Lists all association types available between CRM object pairs in HubSpot, defining relationship mappings. |
| CompanyPropertiesHistory | Returns the history of changes to company properties, useful for auditing and tracking data evolution. |
| ContactPropertiesHistory | Returns the history of changes made to contact properties, useful for auditing and understanding contact evolution. |
| CustomObjectProperties | Retrieves property fields for custom objects, supporting the management of custom data structures. |
| CustomObjects | Lists all available custom objects in HubSpot, useful for managing non-standard CRM data. |
| DealPropertiesHistory | Returns the history of changes to deal properties for auditing and historical analysis. |
| FeedbackSubmissions | Retrieves all feedback submission records in HubSpot, useful for tracking customer feedback. |
| Files | Searches for files stored in HubSpot's file manager, excluding hidden and archived files. |
| Folders | Searches for folder structures within HubSpot's file manager, excluding hidden and archived folders. |
| GoalProperties | Retrieves all available goal property fields associated with companies in HubSpot. |
| Goals | Lists all goals configured in HubSpot, useful for performance tracking and goal management. |
| LeadPipelines | Provides pipelines used for managing lead progression through various stages in HubSpot. |
| LeadPropertiesHistory | Returns the history of changes to lead properties, useful for auditing lead data changes. |
| OrderPropertiesHistory | Returns the history of changes made to order properties for auditing purposes. |
| Owners | Returns a list of owners in HubSpot used to assign CRM records to specific users within the organization. |
| PerformanceWorkflows | Provides performance breakdowns for workflows based on selected time periods, supporting workflow analysis. |
| Roles | Retrieves details about roles configured within a HubSpot account, supporting user role management. |
| Teams | Lists details about teams configured in the HubSpot account, aiding team structure management. |
| ThreadMessages | Retrieves the full message history within a conversation thread, enabling conversation tracking. |
| TicketPropertiesHistory | Returns the history of changes made to ticket properties, useful for auditing ticket updates. |
| UserProvisioning | Retrieves details about user accounts in HubSpot, including user permissions and provisioning. |
| WebAnalytics | Allows developers to filter and retrieve web analytics events associated with CRM objects. |