- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Please ensure deal stage history is available via the API
Jun 24, 2020 10:32 PM
Because HubSpot does not provide a good way to see full deal history through stages, we had been using an API call like https://api.hubapi.com/deals/v1/deal{dealId}?hapikey={hapikey} to return properties on deals, and we were especially focused on getting properties like hs_date_entered_{stageId} and hs_date_exited(stageId} so we could visualize/analyze historical deal stage movement, but those properties disappeared from the results during May–June 2020.
We did have some luck geting this info with the new API, with calls like: https://api.hubapi.com/crm/v3/objects/deals/979797171?archived=false&properties=hs_date_entered_*&ha...
But we have heard from HubSpot support (Ticket number: #3481971) that this information may not be consistently available via any API call in the future. Please don't make it unavailable! This is the only workaround to address a serious deficiency in HubSpot's native reporting capabilities! See the community forums for consistent outcry for this missing feature: https://community.hubspot.com/t5/CRM/How-to-view-historical-deal-stages/m-p/338251#M119526
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content