GetHubSpotSchema 2025.10.9.21

Bundle

com.snowflake.openflow.runtime | runtime-hubspot-processors-nar

Description

Retrieves schema information for HubSpot object types including field names, types, and labels. Outputs detailed field metadata as JSON for schema discovery and mapping purposes.

Tags

Preview, crm, hubspot, metadata, schema

Input Requirement

REQUIRED

Supports Sensitive Dynamic Properties

false

Properties

PropertyDescription
HubSpot ServiceHubSpot Client Service.
Object TypeHubSpot object type

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

Writes attributes

NameDescription
hubspot.object.typeThe HubSpot object type
hubspot.field.countNumber of fields retrieved
mime.typeMIME type of the output (application/json)

See also