Enums§
- AddPipeline
Error - struct for typed errors of method
add_pipeline
- Delete
Pipeline Error - struct for typed errors of method
delete_pipeline
- GetPipeline
Conversion Statistics Error - struct for typed errors of method
get_pipeline_conversion_statistics
- GetPipeline
Deals Error - struct for typed errors of method
get_pipeline_deals
- GetPipeline
Error - struct for typed errors of method
get_pipeline
- GetPipeline
Movement Statistics Error - struct for typed errors of method
get_pipeline_movement_statistics
- GetPipelines
Error - struct for typed errors of method
get_pipelines
- Update
Pipeline Error - struct for typed errors of method
update_pipeline
Functions§
- add_
pipeline - Adds a new pipeline.
- delete_
pipeline - Marks a pipeline as deleted.
- get_
pipeline - Returns data about a specific pipeline. Also returns the summary of the deals in this pipeline across its stages.
- get_
pipeline_ conversion_ statistics - Returns all stage-to-stage conversion and pipeline-to-close rates for the given time period.
- get_
pipeline_ deals - Lists deals in a specific pipeline across all its stages.
- get_
pipeline_ movement_ statistics - Returns statistics for deals movements for the given time period.
- get_
pipelines - Returns data about all pipelines.
- update_
pipeline - Updates the properties of a pipeline.