HubSpot: List Pipelines¶
Plugin ID: eca_hubspot_list_pipelines
Available since: 1.0.0
List all pipelines and their stages for an object type (deals, tickets, leads, etc.).
Fields¶
Object Type— config key:object_type-
The type of object to list pipelines for.
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. Use token replacement for dynamic values.
This field supports tokens.Type:
textfield· Required: no · Default: empty string Token name— config key:token_name-
Token that holds the array of pipelines with their stages. Each pipeline includes: id, label, displayOrder, and stages array (each stage has id, label, displayOrder, metadata).
This field supports tokens.Type:
textfield· Required: no · Default: empty string