HubSpot: Get Pipeline¶
Plugin ID: eca_hubspot_get_pipeline
Available since: 1.0.0
Get a specific pipeline by ID with all its stages.
Fields¶
Object Type— config key:object_type-
The type of object this pipeline belongs to.
Type:
select· Required: yes · Default:dealsAllowed values:
deals,tickets,leads,appointments,courses,listings,orders,services Custom Object Type— config key:object_type_custom-
If using a custom object type, enter it here. This will override the selection above.
This field supports tokens.Type:
textfield· Required: no · Default: empty string Pipeline ID— config key:pipeline_id-
The pipeline ID to retrieve.
This field supports tokens.Type:
textfield· Required: yes · Default: empty string Token name— config key:token_name-
Token that holds the pipeline data including: id, label, displayOrder, and stages array (each stage has id, label, displayOrder, metadata).
This field supports tokens.Type:
textfield· Required: no · Default: empty string