CData Python Connector for HubSpot

Build 25.0.9454

ListingPipelines

Pipelines of Listings in HubSpot.

View Specific Information

ListingPipelines contains the pipeline configurations for listing records in HubSpot. Each pipeline represents a series of stages that listings can progress through.

SELECT


SELECT * FROM ListingPipelines WHERE Id = 'listing-pipeline-id'

Columns

Name Type ReadOnly References Filterable Description
Id [KEY] String False False

The unique identified of the pipeline.

Label String False False

The label (name) of the pipeline.

Archived Bool True False

Whether the pipeline is archived or not.

CreatedAt Datetime True False

When the pipeline was created.

UpdatedAt Datetime True False

When the pipeline was last updated.

DisplayOrder Int False False

The order of this specific pipeline in the collection of pipelines for this table.

StagesAggregate String False False

An aggregate of the stages included in this pipeline. This information can be viewed in more detail in TicketPipelineStages table.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454