Deal: Expected Closing Date
planejamento_acp
Member Posts: 1 VERIFIED MEMBER
I am looking for a way to create a report that shows the number of times a business has had its expected closing date changed. I have not been able to retrieve this information through the API. Does anyone have an idea of how I can obtain this information in a massive way?
0
Answers
-
As far as I know, there's no way to get changelog data via api. See this question from the developer community:
You can of course see this information on a deal by deal basis by opening the deal and selecting the Changelog tab in the history section:
If you need to keep a count in a way you could access via api, you could try
- Create a custom field called "Expected Close Change Count" or similar on Deals
- Either use Zapier or Integromat to increment this field's value when a deal update event fires, and check that the expected close date has changed
1 -
You should be able to set this up using Make/Integromat.
0