<?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 Creating a meeting activity via Workflow in &amp;#128172 RevOps Discussions</title>
    <link>https://community.hubspot.com/t5/128172-RevOps-Discussions/Creating-a-meeting-activity-via-Workflow/m-p/1024336#M2607</link>
    <description>&lt;P&gt;We have a deal stage in the sales pipeline called ''meeting scheduled'' - however some of our sales reps forget to register the meeting activity in HubSpot, so to address this I want to be able to create workflow or a validation rule that when a deal is move to the ''meeting scheduled'' stage there should be an existing meeting activity associated to the contact or the deal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now since I have a lot of cases where the deals are being place in ''meeting scheduled'' and no meeting activities are registered I want to able to create them via workflow.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Aug 2024 20:16:50 GMT</pubDate>
    <dc:creator>CDeMares</dc:creator>
    <dc:date>2024-08-08T20:16:50Z</dc:date>
    <item>
      <title>Creating a meeting activity via Workflow</title>
      <link>https://community.hubspot.com/t5/128172-RevOps-Discussions/Creating-a-meeting-activity-via-Workflow/m-p/1024336#M2607</link>
      <description>&lt;P&gt;We have a deal stage in the sales pipeline called ''meeting scheduled'' - however some of our sales reps forget to register the meeting activity in HubSpot, so to address this I want to be able to create workflow or a validation rule that when a deal is move to the ''meeting scheduled'' stage there should be an existing meeting activity associated to the contact or the deal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now since I have a lot of cases where the deals are being place in ''meeting scheduled'' and no meeting activities are registered I want to able to create them via workflow.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 20:16:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/128172-RevOps-Discussions/Creating-a-meeting-activity-via-Workflow/m-p/1024336#M2607</guid>
      <dc:creator>CDeMares</dc:creator>
      <dc:date>2024-08-08T20:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a meeting activity via Workflow</title>
      <link>https://community.hubspot.com/t5/128172-RevOps-Discussions/Creating-a-meeting-activity-via-Workflow/m-p/1024484#M2608</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/657644"&gt;@CDeMares&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Going forward, you might want to evaluate deal approvals so that you can check whether a meeting is logged before a deal can proceed: &lt;A href="https://knowledge.hubspot.com/object-settings/pipeline-approvals" target="_blank"&gt;https://knowledge.hubspot.com/object-settings/pipeline-approvals&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alternatively, on an Enterprise subscription, there is also a solution where a deal can only pass to a next stage when a meeting is logged. The approach would be as follows:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Create custom deal property "Meeting logged" (single checkbox)&lt;/LI&gt;
&lt;LI&gt;Set property permissions for this property to view only for all non-super-admins (this is an Enterprise feature)&lt;/LI&gt;
&lt;LI&gt;Create a workflow that enrolls deals when they're associated to a meeting, then use the "Set property value" workflow action to check the property from step 1&lt;/LI&gt;
&lt;LI&gt;Make the property from step 1 a required property for the next deal stage&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding your question of retroactively creating meetings automatically, this is unfortunately not possible via workflow, at least not without custom code. If you want to retro-actively create meetings for deals that are missing one, here's what I would do:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Create a list of deals that are associated to a meeting&lt;/LI&gt;
&lt;LI&gt;Create a list of deals that are not in the list from step 1 but have the deal stage "Meeting scheduled" or later&lt;/LI&gt;
&lt;LI&gt;Export those deals&lt;/LI&gt;
&lt;LI&gt;In the export file, add new columns with the meeting information for each deal&lt;/LI&gt;
&lt;LI&gt;Re-import the file as multiple objects (deals, meetings)&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;For meetings, you'll have to include the following columns:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;Meeting description, &lt;/EM&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;Meeting start time, and &lt;/EM&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;Meeting end time. &lt;/EM&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;When importing new meetings, it's also recommended to include &lt;A href="https://knowledge.hubspot.com/properties/hubspots-default-activity-properties?hubs_content=knowledge.hubspot.com/import-and-export/set-up-your-import-file&amp;amp;hubs_content-cta=Activity%20date" target="_blank" rel="noopener"&gt;Activity date&lt;/A&gt;.&lt;/EM&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;The start time, end time, and activity date values should be formatted as &lt;A style="font-style: normal;" href="https://knowledge.hubspot.com/import-and-export/set-up-your-import-file#formatting-property-values" rel="noopener" target="_blank"&gt;date-time properties&lt;/A&gt;.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See here: &lt;A href="https://knowledge.hubspot.com/import-and-export/set-up-your-import-file#required-properties" target="_blank"&gt;https://knowledge.hubspot.com/import-and-export/set-up-your-import-file#required-properties&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the fastest and easiest way to create meetings historically in bulk.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 04:21:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/128172-RevOps-Discussions/Creating-a-meeting-activity-via-Workflow/m-p/1024484#M2608</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2024-08-09T04:21:10Z</dc:date>
    </item>
  </channel>
</rss>

