Get deals movements

Hi,
I’m trying to get the average of days the deals stay in a stage in a pipeline.
The request is made using the “Get Deals Movement in a Pipeline” endpoint.
Although the average of pipeline days is correct, the average of stage days is not.

I’m uploading a picture of the scenario. The stage days do not sum up to the pipeline days.
Does anyone know what’s happening?

Thanks a lot in advance!

15

Are there further Stages below this or are you taking into account all Pipelines as well?

Hi, David!

On the image, you could not see all the stages. Here it is:

"average_age_in_days": {
"across_all_stages": 46.9,
"by_stages": [
{
"stage_id": 22,
"value": 9.2
},
{
"stage_id": 23,
"value": 0
},
{
"stage_id": 24,
"value": 0
},
{
"stage_id": 25,
"value": 0
}
]
}

I’m considering only one pipeline at a time.
I’m really concerned about why the average of days of most of the stages is zero (when I know it’s not correct).

Thank you for your reply!

Tried different testing and I couldn’t find any reason of why you are returning these results. Could I have you reach out to our support so they can look at your account directly to see if maybe it’s a bug or something else that I might be missing on your account?

1 Like

Yeah, sure! Thank you for your attention, David!

1 Like