💬 RevOps Discussions

CDiVincenzo
Contributor

Close Date Pushed

SOLVE

Hello everyone! 
I am trying to build a workflow in HS which sends slack notifications when the close date is pushed more than three times, as it shows less probability of closing the deal as won.
Unfortunately, the number of pushes of close date is not so easy to show in a metric. I only found a standard report in HS -  (the one I am including at the bottom), but the metric "number of pushes" seems not existing if I try to create a custom report, or in a workflow.
maybe someone knows what is the best way to show it? 
image.pngimage.png

0 Upvotes
1 Accepted solution
LouiseHare
Solution
Top Contributor | Partner
Top Contributor | Partner

Close Date Pushed

SOLVE

Hi @CDiVincenzo ,

 

I hadn't seen this report/metric before so good to know that it exists! Unfortunately, some metrics in these reports are not available to use elsewhere in HubSpot which seems to be the case here. Instead, I think you could create a custom property which is updated by a workflow.

 

Here's what I would do:

  • Create a number property called 'Number of Close Date pushes'
  • Create a Deal based workflow that triggers every time the Close Date is updated (Closed Date is known with re-enrollment turned on)
  • Add the action 'Increase or decrease property value' - add 1 to the 'Number of Close Date pushes' property
  • Create a separate workflow that sends a slack notification when this number is greater than 3

Hope this answers your question!

Untitled design (5).png

Louise Hare she/her

Freelance HubSpot Expert

Book a Consultation

 

If my reply helped to answer your question please mark it as a solution to make it

easier for others to find! 

View solution in original post

0 Upvotes
2 Replies 2
LouiseHare
Solution
Top Contributor | Partner
Top Contributor | Partner

Close Date Pushed

SOLVE

Hi @CDiVincenzo ,

 

I hadn't seen this report/metric before so good to know that it exists! Unfortunately, some metrics in these reports are not available to use elsewhere in HubSpot which seems to be the case here. Instead, I think you could create a custom property which is updated by a workflow.

 

Here's what I would do:

  • Create a number property called 'Number of Close Date pushes'
  • Create a Deal based workflow that triggers every time the Close Date is updated (Closed Date is known with re-enrollment turned on)
  • Add the action 'Increase or decrease property value' - add 1 to the 'Number of Close Date pushes' property
  • Create a separate workflow that sends a slack notification when this number is greater than 3

Hope this answers your question!

Untitled design (5).png

Louise Hare she/her

Freelance HubSpot Expert

Book a Consultation

 

If my reply helped to answer your question please mark it as a solution to make it

easier for others to find! 

0 Upvotes
CDiVincenzo
Contributor

Close Date Pushed

SOLVE

Thank you so much! 🙂 

0 Upvotes