GetHubSpotObject 2025.3.28.13-SNAPSHOT¶
BUNDLE¶
com.snowflake.openflow.runtime | runtime-hubspot-processors-nar
DESCRIPTION¶
Get a HubSpot object and its associations by ID or unique value.
INPUT REQUIREMENT¶
Supports Sensitive Dynamic Properties¶
false
PROPERTIES¶
Property |
Description |
---|---|
HubSpot Service |
HubSpot Client Service. |
Object ID Property |
HubSpot property used to uniquely identify the object. |
Object ID Value |
Matching HubSpot property value to search for. |
Object Type |
HubSpot object type |
RELATIONSHIPS¶
NAME |
DESCRIPTION |
---|---|
retry |
HubSpot retry relationship. FlowFiles that failed to process due to a server timeout or rate limit related error. FlowFiles routed here should be routed back into the processor. |
failure |
HubSpot fail relationship |
success |
HubSpot success relationship |
missing |
HubSpot object does not exist. |