Excel Add-In for Greenhouse

Build 24.0.9062

ProspectPoolStages

Query the stages of prospect pools.

SELECT

Note: Filters provided with one of the supported operators listed in the "Operators" column can be processed server-side, all the other filters are processed client-side.

SELECT * FROM ProspectPoolStages WHERE ProspectPoolId = 4931215147;

Columns

Name Type Operators Description
ProspectPoolId [KEY] Int64 = Prospect pool ID.
ProspectStageId [KEY] Int64 ID of the prospect pool stage.
Name String Name of the prospect pool stage.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062