Cmdlets for HubSpot

Build 24.0.9060

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 this connection property varies depending on what API / entity / schema is being used:

  • Search API (HubSpotV3): Default value for the PageSize is 100. Maximum value is 200
  • Property History entities (HubSpotV3 & HubSpotV4): Default and maximum value for the PageSize is 50.
  • Everywhere else (HubSpotV3 & HubSpotV4): Default and maximum value for the PageSize is 100.
This connection property works only for the HubSpotV3 & HubSpotV4 schemas.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060