PutHubSpot 2025.3.28.13-SNAPSHOT¶
BUNDLE¶
com.snowflake.openflow.runtime | runtime-hubspot-processors-nar
DESCRIPTION¶
Upsert a HubSpot object.
INPUT REQUIREMENT¶
Supports Sensitive Dynamic Properties¶
false
PROPERTIES¶
Property |
Description |
---|---|
Associated Object ID Property |
Target HubSpot property used to uniquely identify the object to associate to from the configured object. |
Associated Object ID Value |
Target HubSpot property value for the ‘Associated Object ID Property’ to associate to from the configured object. |
Associated Object Type |
Target HubSpot object type to associate to from the configured object. |
Association Type ID |
The HubSpot defined association id from the ‘Object ID Value’ to the ‘Associated Object ID Value’. |
HubSpot Service |
HubSpot Client Service. |
Inverse Association Type ID |
The HubSpot defined association id from the ‘Associated Object ID Value’ to the ‘Object ID Value’. |
Missing HubSpot Property Policy |
What to action to take if HubSpot does not have a matching property. |
Object ID Property |
HubSpot property used to uniquely identify the object. |
Object ID Value |
Matching HubSpot property value to search for. |
Object Override Properties |
Comma-delimited list of NiFi attributes, which if exist, will be added as object properties. Any existing properties in HubSpot will be overridden. |
Object Set Properties |
Comma-delimited list of NiFi attributes, which if exist, will be added as object properties if the current object property in HubSpot is empty. |
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 |