Skip to main content

GetHubSpotObject

Description

Get a HubSpot object and its associations by ID or unique value.

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.

Dynamic Properties

This component does not support dynamic properties.

Relationships

NameDescription
failureHubSpot fail relationship
missingHubSpot object does not exist.
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