JDBC Driver for HubSpot

Build 23.0.8839

SendSyncMessages

Send a group of sync messages for a specific object type. Sync messages would be notifications of creates, updates, or deletes of ecommerce objects. Maximum number of Sync messages that you can send in one request is 200.

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.

使用できる値は次のとおりです。CONTACT, DEAL, PRODUCT, LINE_ITEM

Action String The type of action this message describes.

使用できる値は次のとおりです。UPSERT, DELETE

ChangeOccurredDatetime Datetime A millisecond timestamp representing when the change that this message describes occurred.
PropertyAggregate String This is a map of your property names to the values for this object. These are the values that we will sync into corresponding HubSpot object.

Result Set Columns

Name Type Description
Success String A boolean value indicating if the sync message was sent successfully.

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