Cmdlets for HubSpot

Build 24.0.9175

Pagesize Parameter (Connect-HubSpot Cmdlet)

The maximum number of results to return per page from HubSpot.

Syntax

Connect-HubSpot -Pagesize int

Data Type

int

Default Value

100

Remarks

The default value for the PageSize connection property depends on the API, entity, or schema being used:

  • Search API (HubSpotV3): The default value for the PageSize is 100. The maximum value is 200.
  • Property History entities (HubSpotV3 & HubSpotV4): The default and maximum value for the PageSize is 50.
  • All other cases (HubSpotV3 & HubSpotV4): The default and maximum value for the PageSize is 100.
Note: This property is supported only in the HubSpotV3 and HubSpotV4 schemas.

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