<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Creating a Workflow that moves customers to Closed Lost at Contract End Date. in Data Hub</title>
    <link>https://community.hubspot.com/t5/Data-Hub/Creating-a-Workflow-that-moves-customers-to-Closed-Lost-at/m-p/1068140#M2684</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/851121"&gt;@dthomp43&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You would add that condition in the enrollment criteria, not in the 'Edit record' action.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Deal stage is equal to all of Will Churn&lt;/P&gt;
&lt;P&gt;AND&lt;/P&gt;
&lt;P&gt;Contract end date is more than 0 days ago&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards!&lt;/P&gt;</description>
    <pubDate>Tue, 12 Nov 2024 05:05:55 GMT</pubDate>
    <dc:creator>karstenkoehler</dc:creator>
    <dc:date>2024-11-12T05:05:55Z</dc:date>
    <item>
      <title>Creating a Workflow that moves customers to Closed Lost at Contract End Date.</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Creating-a-Workflow-that-moves-customers-to-Closed-Lost-at/m-p/1068034#M2683</link>
      <description>&lt;P&gt;Hello! I need a bit of help creating a workflow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;&lt;BR /&gt;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?&lt;BR /&gt;&lt;BR /&gt;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.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unnamed-workflow-2024-11-11-20-00-57-GMT-0000-HubSpot-11-11-2024_03_47_PM.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/131387i2511FDECED5032E6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Unnamed-workflow-2024-11-11-20-00-57-GMT-0000-HubSpot-11-11-2024_03_47_PM.png" alt="Unnamed-workflow-2024-11-11-20-00-57-GMT-0000-HubSpot-11-11-2024_03_47_PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2024 20:54:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Creating-a-Workflow-that-moves-customers-to-Closed-Lost-at/m-p/1068034#M2683</guid>
      <dc:creator>dthomp43</dc:creator>
      <dc:date>2024-11-11T20:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Workflow that moves customers to Closed Lost at Contract End Date.</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Creating-a-Workflow-that-moves-customers-to-Closed-Lost-at/m-p/1068140#M2684</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/851121"&gt;@dthomp43&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You would add that condition in the enrollment criteria, not in the 'Edit record' action.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Deal stage is equal to all of Will Churn&lt;/P&gt;
&lt;P&gt;AND&lt;/P&gt;
&lt;P&gt;Contract end date is more than 0 days ago&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 05:05:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Creating-a-Workflow-that-moves-customers-to-Closed-Lost-at/m-p/1068140#M2684</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2024-11-12T05:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Workflow that moves customers to Closed Lost at Contract End Date.</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Creating-a-Workflow-that-moves-customers-to-Closed-Lost-at/m-p/1068624#M2686</link>
      <description>&lt;P&gt;Thanks Karsten!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 22:00:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Creating-a-Workflow-that-moves-customers-to-Closed-Lost-at/m-p/1068624#M2686</guid>
      <dc:creator>dthomp43</dc:creator>
      <dc:date>2024-11-12T22:00:47Z</dc:date>
    </item>
  </channel>
</rss>

