Cmdlets for HubSpot

Build 25.0.9434

IncludeCustomTables Parameter (Connect-HubSpot Cmdlet)

Specifies whether the provider includes custom HubSpot objects in the schema.

Syntax

Connect-HubSpot -IncludeCustomTables bool

Data Type

bool

Default Value

true

Remarks

When set to true, the cmdlet exposes both standard and custom HubSpot objects as tables.

When set to false, only standard objects are exposed. Custom HubSpot objects are excluded from the schema.

This property is available for the HubSpotV3 and HubSpotV4 schemas.

Performance Considerations

Disabling this property may improve metadata load times and reduce schema complexity, especially in environments where custom objects are not used or not relevant to the current integration.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434