TDV Adapter for HubSpot

Build 22.0.8462

DealPipelines

Deal pipelines may be used to organize what stages a given deal is on.

Table Specific Information

Deal pipelines represent different types of pipelines deals and be placed into to track their progress.

Select

When selecting deal pipelines, they can only be filtered by the PipelineId. For example:

SELECT * FROM DealPipelines WHERE PipelineId = 12345

Columns

Name Type References Description
PipelineId [KEY] String The id of the pipeline.
PipelineName String The name of the pipeline.
IsActive Boolean A boolean indicating if the pipeline is active or not.
StagesAggregate String The stages in the pipeline.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462