<?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: Track last meeting of a given type in Data Hub</title>
    <link>https://community.hubspot.com/t5/Data-Hub/Track-last-meeting-of-a-given-type/m-p/1023617#M2506</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/699424"&gt;@RobHansen&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is unfortunately not as easy as one would hope it would be. As there are no activity-based workflows, it's also not possible to copy a date from an activity to a company record directly. Whenever the workflow runs is also the time when the date gets stamped into the property – making it difficult to document this historically.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's what I think is the best approximation – besides custom coding a solution based on the Engagements API endpoint. The steps below would have to be repeated for each meeting type.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Create a custom date properyt "Last QBR meeting date"&lt;/LI&gt;
&lt;LI&gt;Create a company-based list, filtering for companies that are associated to an activity with "Meeting type is any of QBR AND Activity date is less than 1 day ago"&lt;/LI&gt;
&lt;LI&gt;Create a company-based workflow that re-enrolls companies based on membership in the list from step 2&lt;/LI&gt;
&lt;LI&gt;Use the "Set property value" workflow action to set the property value to the date of the step&lt;/LI&gt;
&lt;LI&gt;Turn the workflow on and only enroll records that meet the criteria after the workflow is turned on&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;The list is needed as re-enrollment based on activities is not possible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want historic information, you would have to create a custom report based on companies and activites as data source, displaying the activity date of all activities with meeting type = QBR. You could then export this report as CSV, re-import it and map the activity date to the property from step 1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As I said, this is not very straight forward at the moment – unless you have a developer which simply custom codes an application to do this based on the HubSpot API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards!&lt;/P&gt;</description>
    <pubDate>Wed, 07 Aug 2024 17:19:10 GMT</pubDate>
    <dc:creator>karstenkoehler</dc:creator>
    <dc:date>2024-08-07T17:19:10Z</dc:date>
    <item>
      <title>Track last meeting of a given type</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Track-last-meeting-of-a-given-type/m-p/1023582#M2505</link>
      <description>&lt;P&gt;Hi, I want to populate a property on a company object with the last time that a meeting of a specific type, e.g., a QBR, was held. I can trigger this based on a filter for any companies that have a meeting of this type, but I can't seem to figure out how to trigger only when the activity is recorded.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 16:00:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Track-last-meeting-of-a-given-type/m-p/1023582#M2505</guid>
      <dc:creator>RobHansen</dc:creator>
      <dc:date>2024-08-07T16:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Track last meeting of a given type</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Track-last-meeting-of-a-given-type/m-p/1023617#M2506</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/699424"&gt;@RobHansen&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is unfortunately not as easy as one would hope it would be. As there are no activity-based workflows, it's also not possible to copy a date from an activity to a company record directly. Whenever the workflow runs is also the time when the date gets stamped into the property – making it difficult to document this historically.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's what I think is the best approximation – besides custom coding a solution based on the Engagements API endpoint. The steps below would have to be repeated for each meeting type.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Create a custom date properyt "Last QBR meeting date"&lt;/LI&gt;
&lt;LI&gt;Create a company-based list, filtering for companies that are associated to an activity with "Meeting type is any of QBR AND Activity date is less than 1 day ago"&lt;/LI&gt;
&lt;LI&gt;Create a company-based workflow that re-enrolls companies based on membership in the list from step 2&lt;/LI&gt;
&lt;LI&gt;Use the "Set property value" workflow action to set the property value to the date of the step&lt;/LI&gt;
&lt;LI&gt;Turn the workflow on and only enroll records that meet the criteria after the workflow is turned on&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;The list is needed as re-enrollment based on activities is not possible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want historic information, you would have to create a custom report based on companies and activites as data source, displaying the activity date of all activities with meeting type = QBR. You could then export this report as CSV, re-import it and map the activity date to the property from step 1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As I said, this is not very straight forward at the moment – unless you have a developer which simply custom codes an application to do this based on the HubSpot API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 17:19:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Track-last-meeting-of-a-given-type/m-p/1023617#M2506</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2024-08-07T17:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Track last meeting of a given type</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Track-last-meeting-of-a-given-type/m-p/1026351#M2508</link>
      <description>&lt;P&gt;Thats perfect, thanks!&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 13:52:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Track-last-meeting-of-a-given-type/m-p/1026351#M2508</guid>
      <dc:creator>RobHansen</dc:creator>
      <dc:date>2024-08-13T13:52:01Z</dc:date>
    </item>
  </channel>
</rss>

