<?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: How to correctly track the first sales email sent via workflow in Tips, Tricks &amp; Best Practices</title>
    <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/How-to-correctly-track-the-first-sales-email-sent-via-workflow/m-p/1173928#M13058</link>
    <description>&lt;P&gt;Thanks for the response!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To clarify:&lt;BR /&gt;I'm specifically trying to track the timestamp of the first &lt;EM&gt;outgoing&lt;/EM&gt; sales email sent to a contact (not opens or clicks). I’ve created a custom property called First Sales Email Timestamp and the workflow is set up to only populate this property if it's currently empty.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here’s how I’ve built it (screenshot attached):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;The contact is associated to an email&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The email is outgoing&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The activity date exists&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The property First Sales Email Timestamp is unknown&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H2&gt;My Challenge:&lt;/H2&gt;&lt;P&gt;The problem is with retroactive contacts. For example:&lt;BR /&gt;If a contact already received sales emails in the past (before this workflow existed), then the next sales email will wrongly populate the property — giving a false "first" timestamp.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;H2&gt;What I'm trying to avoid:&lt;/H2&gt;&lt;P&gt;I want to prevent backdating errors and only track the &lt;EM&gt;true&lt;/EM&gt; first interaction going forward.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H2&gt;Workaround I'm testing:&lt;/H2&gt;&lt;P&gt;I'm planning to build a static list of contacts who already had outgoing emails (based on activity filters) and exclude them from this workflow.&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;Do you think that’s the best way? Or is there a way to filter contacts based on the &lt;EM&gt;count&lt;/EM&gt; of sales emails or check for email activity &lt;EM&gt;before&lt;/EM&gt; enrollment?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;</description>
    <pubDate>Tue, 08 Jul 2025 06:37:35 GMT</pubDate>
    <dc:creator>COHagan8</dc:creator>
    <dc:date>2025-07-08T06:37:35Z</dc:date>
    <item>
      <title>How to correctly track the first sales email sent via workflow</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/How-to-correctly-track-the-first-sales-email-sent-via-workflow/m-p/1173664#M13051</link>
      <description>&lt;P&gt;Hi everyone!&lt;BR /&gt;I'm trying to create a contact-based workflow that captures the &lt;STRONG&gt;first time&lt;/STRONG&gt; a sales email is sent. I’ve already created a custom property called &lt;STRONG&gt;"First Sales Email Timestamp"&lt;/STRONG&gt;, and set up a workflow that fills this property when an outgoing email is associated with a contact &lt;STRONG&gt;and&lt;/STRONG&gt; the timestamp is still empty.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My challenge:&lt;/STRONG&gt;&lt;BR /&gt;If a contact already received sales emails &lt;STRONG&gt;before&lt;/STRONG&gt; I created this workflow, the next email they receive will incorrectly be stamped as the "first" one.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I hoped to do:&lt;/STRONG&gt;&lt;BR /&gt;I wanted to filter for contacts with no&lt;STRONG&gt;&amp;nbsp;email activities&lt;/STRONG&gt;, but HubSpot workflows don’t seem to support &lt;STRONG&gt;activity count filtering&lt;/STRONG&gt; (e.g. “less than X emails sent”).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Workaround I'm considering:&lt;/STRONG&gt;&lt;BR /&gt;Create a &lt;STRONG&gt;list&lt;/STRONG&gt; of contacts who already had outgoing sales emails in the past (based on activity filters), and then &lt;STRONG&gt;exclude&lt;/STRONG&gt; that list from the workflow enrollment.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Has anyone solved this differently?&lt;/STRONG&gt;&lt;BR /&gt;Or is there a better way to backfill or prevent incorrect timestamps?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 15:01:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/How-to-correctly-track-the-first-sales-email-sent-via-workflow/m-p/1173664#M13051</guid>
      <dc:creator>COHagan8</dc:creator>
      <dc:date>2025-07-07T15:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to correctly track the first sales email sent via workflow</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/How-to-correctly-track-the-first-sales-email-sent-via-workflow/m-p/1173695#M13053</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/959061"&gt;@COHagan8&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to find contacts without any logged emails, there's an easier way:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Create a list that filters for contacts associated to at least one activity with type email&lt;/LI&gt;
&lt;LI&gt;Create a list of contacts who are not a member of the first list&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tye second list is the one you're looking for and which you can now use in workflows, views, reports etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 16:04:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/How-to-correctly-track-the-first-sales-email-sent-via-workflow/m-p/1173695#M13053</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2025-07-07T16:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to correctly track the first sales email sent via workflow</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/How-to-correctly-track-the-first-sales-email-sent-via-workflow/m-p/1173699#M13054</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/959061"&gt;@COHagan8&lt;/a&gt;&amp;nbsp;what was the workflow criteria you have setup? Do you want a sales email send, open, click etc?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't believe there is a way to easily set something on the last sales email send, you can easily trigger somerthing from the last email engagement date though.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 16:10:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/How-to-correctly-track-the-first-sales-email-sent-via-workflow/m-p/1173699#M13054</guid>
      <dc:creator>TomM2</dc:creator>
      <dc:date>2025-07-07T16:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to correctly track the first sales email sent via workflow</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/How-to-correctly-track-the-first-sales-email-sent-via-workflow/m-p/1173928#M13058</link>
      <description>&lt;P&gt;Thanks for the response!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To clarify:&lt;BR /&gt;I'm specifically trying to track the timestamp of the first &lt;EM&gt;outgoing&lt;/EM&gt; sales email sent to a contact (not opens or clicks). I’ve created a custom property called First Sales Email Timestamp and the workflow is set up to only populate this property if it's currently empty.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here’s how I’ve built it (screenshot attached):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;The contact is associated to an email&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The email is outgoing&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The activity date exists&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The property First Sales Email Timestamp is unknown&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H2&gt;My Challenge:&lt;/H2&gt;&lt;P&gt;The problem is with retroactive contacts. For example:&lt;BR /&gt;If a contact already received sales emails in the past (before this workflow existed), then the next sales email will wrongly populate the property — giving a false "first" timestamp.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;H2&gt;What I'm trying to avoid:&lt;/H2&gt;&lt;P&gt;I want to prevent backdating errors and only track the &lt;EM&gt;true&lt;/EM&gt; first interaction going forward.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H2&gt;Workaround I'm testing:&lt;/H2&gt;&lt;P&gt;I'm planning to build a static list of contacts who already had outgoing emails (based on activity filters) and exclude them from this workflow.&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;Do you think that’s the best way? Or is there a way to filter contacts based on the &lt;EM&gt;count&lt;/EM&gt; of sales emails or check for email activity &lt;EM&gt;before&lt;/EM&gt; enrollment?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jul 2025 06:37:35 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/How-to-correctly-track-the-first-sales-email-sent-via-workflow/m-p/1173928#M13058</guid>
      <dc:creator>COHagan8</dc:creator>
      <dc:date>2025-07-08T06:37:35Z</dc:date>
    </item>
  </channel>
</rss>

