⚙ Operations Hub

dthomp43
Participant

Creating a Workflow that moves customers to Closed Lost at Contract End Date.

SOLVE

Hello! I need a bit of help creating a workflow.

 

I have a deal stage titled "Will Churn" and I would like to setup a workflow that automatically updates the deal stage to "Closed Lost" on the deal's contract end date.

e.g.

A customer gives churn notice on 10/31 and is marked as "Will Churn" by the deal owner. However, the customer's contract doesn't end until 11/30. Is it possible to setup a workflow that moves this customer to "Closed Lost" on 11/30 after being marked as "Will Churn" on 10/31?

I see where I can setup a workflow to edit a record, but I'm not seeing where to put in a condition to have the record update on the contract end date. 

Unnamed-workflow-2024-11-11-20-00-57-GMT-0000-HubSpot-11-11-2024_03_47_PM.png

0 Upvotes
1 Accepted solution
karstenkoehler
Solution
Hall of Famer | Partner
Hall of Famer | Partner

Creating a Workflow that moves customers to Closed Lost at Contract End Date.

SOLVE

Hi @dthomp43,

 

You would add that condition in the enrollment criteria, not in the 'Edit record' action.

 

In the enrollment criteria, add a filter for the date property that holds contract end date and specify that it's more than 0 days ago ( = in the past). The workflow will then wait until that date arrives and set the property value.

 

Deal stage is equal to all of Will Churn

AND

Contract end date is more than 0 days ago

 

Best regards!

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.

View solution in original post

0 Upvotes
2 Replies 2
dthomp43
Participant

Creating a Workflow that moves customers to Closed Lost at Contract End Date.

SOLVE

Thanks Karsten!

 

I made the updates you suggested. The workflow shouldn't run until a few weeks from now, so I'll come back then and indicate this fix worked so others can find the solution.

0 Upvotes
karstenkoehler
Solution
Hall of Famer | Partner
Hall of Famer | Partner

Creating a Workflow that moves customers to Closed Lost at Contract End Date.

SOLVE

Hi @dthomp43,

 

You would add that condition in the enrollment criteria, not in the 'Edit record' action.

 

In the enrollment criteria, add a filter for the date property that holds contract end date and specify that it's more than 0 days ago ( = in the past). The workflow will then wait until that date arrives and set the property value.

 

Deal stage is equal to all of Will Churn

AND

Contract end date is more than 0 days ago

 

Best regards!

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.

0 Upvotes