Activities Summary

Hi,

I’m trying to get a total number of activities completed for a given period. Something like the get_summary you can do with Deals, but there doesn’t seem to be that option for Activities.

Can you advise the best way of doing this?

Hey @barryn,

Yeah, the summary aspect we only have for Deals, but I think you could maybe use GET/activities, but for the period you would need to go off the due_date of the activities and then choose completed activities.
Although, this doesn’t just give a numerical sum. You’d need a 2nd step to count the amount of activities.

At some point we’ll add endpoints that associate with our reports feature and this would give you this information.

1 Like

Hello @David

Thanks for replying so quickly!

I’ll try that. If I can also really, really upvote the endpoints for reports feature as well please!

Cheers

1 Like