Fetch Activities using V3 API

I am trying to figure out how to retrieve activities from a particular deal like notes created, emails sent, etc…

I can see this query from the api’s json output:
https://xxxxxx.api-us1.com/api/3/deals/xxx/activities?api_key=xxxxxxxxxxx

But this shows an empty output for all deals everytime I try it.

Basically what I am trying is to achieve is to determine the time from when the first activity is made up to the last activity.

Is this even possible for V3? I have already built out an app but is just missing this feature, which I am at a lost at the moment.

Thanks.

I’m guessing this ability is not yet available for V3 API?

Just wanted to retrieve deal activities such as emails sent/received, notes created, etc.

I’ve been looking around the API for this.

Can anyone confirm?

Thanks.

I’m having the same issue. I’m guessing it’s not yet implemented as well, especially since you can see a nonzero activitycount in the deal payload.

Hi all,

Biannca here from our CX team, I wanted to update this thread for anyone that comes across this post.

API v3 has been released since then and you can use this endpoint (https://developers.activecampaign.com/reference/list-contact-activities) to retrieve contact’s activities.

Please don’t hesitate to reply back out or email us at help@activecampaign.com if you have any further questions.