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. |