Deal Activities: Historical tracking of DealStage Changes

Hi all

I have been looking into a way to track historical transitions of a deal between stages (and pipelines). I have been looking into different means to achieve this, and i’ve gotten the most information using the activities endpoint (/deals/{dealId}/dealactivities).

This gives an extensive payload containing following snippet as example:
{ ‘d_stageid’: ‘308’,
‘dataType’: ‘d_groupid’,
‘dataAction’: ‘17’,
‘dataOldval’: ‘22’,
‘cdate’: ‘2022-09-19T01:04:54-05:00’,

}

However not for every transition is there a coresponding dealActivity. Is there a possibility to achieve this?

Kind regards

1 Like

Everything shown in the “Recent Activities” panel inside the deal should be available via the API call to /dealactivities.

What particular activity/change was it that you wish was logged in “Recent Activities”? I can forward it to the dev team if you’d like.

https://www.linkedin.com/me?trk=p_mwlite_wvmp-secondary_nav