Showing the changes of deal activities

Hi,

I am trying to determine changes made to an activity/note belonging to a specific deal.
I know that GET deals/{id}/flow is showing updates about a deal. I can see changes made to the deal itself and I can see that activities or notes were updated but I can not see WHAT exactly was updated in the activity or note. Is there a way to see what was changed in an activity or note?

Thanks

Sadly no, not via UI or API.

You could use Webhooks though so you would see the previous object

1 Like