Cmdlets for HubSpot

Build 23.0.8839

OAuthRequiredScopes Parameter (Connect-HubSpot Cmdlet)

A comma-separated set of permissions that your Hubspot app needs access to.

Syntax

Connect-HubSpot -OAuthRequiredScopes string

Data Type

cstr

Default Value

"crm.lists.read crm.lists.write crm.objects.companies.read crm.objects.companies.write crm.objects.contacts.read crm.objects.contacts.write crm.objects.deals.read crm.objects.deals.write crm.objects.owners.read crm.schemas.deals.read crm.schemas.deals.write crm.schemas.companies.read crm.schemas.companies.write crm.schemas.contacts.read crm.schemas.contacts.write"

Remarks

A comma-separated set of permissions that your Hubspot app needs access to. Any scopes that you've checked off in your app's Auth settings will be treated as required, and you'll need to include them in this parameter or the authorization page will display an error.

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