JDBC Driver for HubSpot

Build 22.0.8462

CheckObjectSyncStatus

Check the sync status of a object, based on the integratorObjectId and type of object.

Input

Name Type Description
IntegratorObjectId String The ID, in your system, of the object that is being created, updated, or deleted.
ObjectType String The type of the object that is being created, updated or deleted.

The allowed values are CONTACT, DEAL, PRODUCT, LINE_ITEM.

Result Set Columns

Name Type Description
LastProcessedAt Datetime The timestamp when the Sync message was processed.
NumErrors String The number of errors so far if the are any.
HubspotId String The id of the corresponding Hubspot object
ObjectType String The type of the object is the same as the input.
ExternalObjectId String The external object ID related to the hubspot object

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