Skip to main content

PutHubSpot

Description

Upsert a HubSpot object.

Tags

hubspot

Properties

In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
HubSpot Service *HubSpot ServiceController Service:
HubSpotClientService

Implementations:
StandardHubSpotClientService
HubSpot Client Service.
Object Type *Object TypeContacts
  • Deal Splits
  • Contacts
  • Companies
  • Feedback Submissions
  • Deals
  • Tickets
  • Goals
HubSpot object type
Object ID Property *Object ID PropertyHubSpot property used to uniquely identify the object.

Supports Expression Language, using FlowFile attributes and Environment variables.
Object ID Value *Object ID ValueMatching HubSpot property value to search for.

Supports Expression Language, using FlowFile attributes and Environment variables.
Object Set PropertiesObject Set PropertiesComma-delimited list of NiFi attributes, which if exist, will be added as object properties if the current object property in HubSpot is empty.
Object Override PropertiesObject Override PropertiesComma-delimited list of NiFi attributes, which if exist, will be added as object properties. Any existing properties in HubSpot will be overridden.
Associated Object TypeAssociated Object Type
  • Deal Splits
  • Contacts
  • Companies
  • Feedback Submissions
  • Deals
  • Tickets
  • Goals
Target HubSpot object type to associate to from the configured object.
Associated Object ID Property *Associated Object ID PropertyTarget HubSpot property used to uniquely identify the object to associate to from the configured object.

Supports Expression Language, using FlowFile attributes and Environment variables.

This property is only considered if:
  • the property Associated Object Type has a value specified
Associated Object ID Value *Associated Object ID ValueTarget HubSpot property value for the 'Associated Object ID Property' to associate to from the configured object.

Supports Expression Language, using FlowFile attributes and Environment variables.

This property is only considered if:
  • the property Associated Object Type has a value specified
Association Type IDAssociation Type IDThe HubSpot defined association id from the 'Object ID Value' to the 'Associated Object ID Value'.

Supports Expression Language, using FlowFile attributes and Environment variables.

This property is only considered if:
  • the property Associated Object Type has a value specified
Inverse Association Type IDInverse Association Type IDThe HubSpot defined association id from the 'Associated Object ID Value' to the 'Object ID Value'.

Supports Expression Language, using FlowFile attributes and Environment variables.

This property is only considered if:
  • the property Associated Object Type has a value specified
Missing HubSpot Property Policy *Missing HubSpot Property PolicyError
  • Skip
  • Error
What to action to take if HubSpot does not have a matching property.

Dynamic Properties

This component does not support dynamic properties.

Relationships

NameDescription
failureHubSpot fail relationship
retryHubSpot 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.
successHubSpot success relationship

Reads Attributes

This processor does not read attributes.

Writes Attributes

This processor does not write attributes.

State Management

This component does not store state.

Restricted

This component is not restricted.

Input Requirement

Input requirements are not specified for this component.

System Resource Considerations

This component does not specify system resource considerations.

See Also