TDV Adapter for HubSpot

Build 22.0.8462

DeleteCustomObject

Delete an existing Custom Object in HubSpot. May not work for the OAuth Authentication scheme due to insufficient OAuth Apps scopes, use the PrivateAppToken authentication instead.

Input

Name Type Description
FullyQualifiedName String The fully qualified name of the object to delete. Required if the TableName attribute is not specified.
TableName String The exposed table name of the custom object to delete. Required if the FullyQualifiedName attribute is not specified.

Result Set Columns

Name Type Description
Success String Returns True if the object is successfully deleted.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462