<?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: Date condtion for +7 days in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/date-condtion-for-7-days/m-p/11733#M4503</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/13251"&gt;@Sonia&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;If possible, can you send us what is the response when log " Date Created" field from Zendesk&lt;BR /&gt;But here I am adding my view on this, here I am adding screenshot&lt;BR /&gt;Assuming Zendesk date created is of type format:&amp;nbsp;"2014-08-06T11:02:09Z"&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zendesk.png" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2541i649694C10A593302/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Zendesk.png" alt="Zendesk.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zendesk_1.png" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2540i40F82281F5B41201/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="zendesk_1.png" alt="zendesk_1.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Feb 2026 14:45:47 GMT</pubDate>
    <dc:creator>shivakumara</dc:creator>
    <dc:date>2026-02-03T14:45:47Z</dc:date>
    <item>
      <title>Date condtion for +7 days</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/date-condtion-for-7-days/m-p/11728#M4501</link>
      <description>&lt;P&gt;I'm compiling a condition whereby the Date Created will have to be over 7 days old. Running into issues with the condition itself. Can someone have a look, please? I bet it's eay and I am just overthinking:&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="con.png" style="width: 577px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2538iD48338A910E4D893/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="con.png" alt="con.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;tried this as well:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="con2.png" style="width: 559px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2539i26F03C783C6556D8/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="con2.png" alt="con2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 10:43:14 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/date-condtion-for-7-days/m-p/11728#M4501</guid>
      <dc:creator>Sonia</dc:creator>
      <dc:date>2026-02-03T10:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Date condtion for +7 days</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/date-condtion-for-7-days/m-p/11730#M4502</link>
      <description>&lt;P&gt;Hi &lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/13251"&gt;@Sonia&lt;/a&gt;&amp;nbsp;, Date created value's is a t&lt;SPAN&gt;he time the user was created.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The first condition (&amp;lt; 7.days.ago) is formally correct, but probably the field Date created is not a&amp;nbsp;DateTime.&lt;BR /&gt;&lt;BR /&gt;So, you can set 'Date created' with the function&amp;nbsp;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;to_time to convert&amp;nbsp;&lt;SPAN&gt;data to an ISO time stamp.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Example: you can create a Variables with "type": "boolean" and set the formulas with this value: Date Created.to_time &amp;lt; 7.days.ago&lt;BR /&gt;After you can check the Variables boolean with true or false condition.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 14:19:45 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/date-condtion-for-7-days/m-p/11730#M4502</guid>
      <dc:creator>francbaviello</dc:creator>
      <dc:date>2026-02-03T14:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Date condtion for +7 days</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/date-condtion-for-7-days/m-p/11733#M4503</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/13251"&gt;@Sonia&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;If possible, can you send us what is the response when log " Date Created" field from Zendesk&lt;BR /&gt;But here I am adding my view on this, here I am adding screenshot&lt;BR /&gt;Assuming Zendesk date created is of type format:&amp;nbsp;"2014-08-06T11:02:09Z"&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zendesk.png" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2541i649694C10A593302/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Zendesk.png" alt="Zendesk.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zendesk_1.png" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2540i40F82281F5B41201/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="zendesk_1.png" alt="zendesk_1.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 14:45:47 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/date-condtion-for-7-days/m-p/11733#M4503</guid>
      <dc:creator>shivakumara</dc:creator>
      <dc:date>2026-02-03T14:45:47Z</dc:date>
    </item>
  </channel>
</rss>

