<?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: Questions for new project implementation in Tips, Tricks &amp; Best Practices</title>
    <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Questions-for-new-project-implementation/m-p/1196901#M13515</link>
    <description>&lt;P data-start="0" data-end="16"&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/652691"&gt;@OBetzalel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="18" data-end="397"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="18" data-end="397"&gt;Good set of questions, you’re touching on some of HubSpot’s gray zones. For the first one, yes, you can use the workflow enrollment trigger “Activity: Meeting booked” on the contact object, and then set the action to update Lifecycle stage.&lt;/P&gt;
&lt;P data-start="18" data-end="397"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="18" data-end="397"&gt;Logged meetings (vs. booked through HubSpot) can be trickier, so make sure your trigger includes both conditions if you need both cases.&lt;/P&gt;
&lt;P data-start="18" data-end="397"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="399" data-end="700"&gt;For contact-to-deal field mapping, there’s no native one-click “conversion mapping” like in Salesforce, but the “Copy property value” workflow action lets you move values across objects. It’s one-way each time, so if you want bi-directional consistency you’ll need two workflows, one on each object.&lt;/P&gt;
&lt;P data-start="399" data-end="700"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="702" data-end="1004"&gt;Validation on rescheduling isn’t available. HubSpot won’t enforce date logic on meeting outcomes, so the only clean option is logging a new meeting. Some teams build a workflow that flags if “Next activity date” is earlier than “Last activity date,” but it’s more of a notification than a hard block.&lt;/P&gt;
&lt;P data-start="702" data-end="1004"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="1006" data-end="1382"&gt;Custom line item properties can be created through the API, but there’s no formula-type field at the line item level. You’d need to calculate externally and push the value back via the Line Items API. Also, workflows don’t run directly on line items today, only on deals.&lt;/P&gt;
&lt;P data-start="1006" data-end="1382"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="1006" data-end="1382"&gt;The common workaround is to roll key line item data up into deal properties, then automate from there.&lt;/P&gt;
&lt;P data-start="1384" data-end="1543" data-is-last-node="" data-is-only-node=""&gt;If consistency between HubSpot and your finance or ops system is the gap, Stacksync keeps them mirrored as changes happen&lt;/P&gt;</description>
    <pubDate>Fri, 05 Sep 2025 03:44:30 GMT</pubDate>
    <dc:creator>RubenBurdin</dc:creator>
    <dc:date>2025-09-05T03:44:30Z</dc:date>
    <item>
      <title>Questions for new project implementation</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Questions-for-new-project-implementation/m-p/869238#M6814</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am new to HubSpot CRM, I have some questions and happy if you can assist me:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Can we trigger a Workflow when a user logs a meeting under a contact record? (Or create a meeting). I want the Lifecycle stage to update automatically when a user logs / creates a meeting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. I understand that we cannot map fields between a contact to a deal (Like the conversion mapping process in salesforce). Is there any work around for this? or to display a section of a related record?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. When we log a meeting and we want to change the outcome to: Rescheduled, and we want the user to change the date/time of the meeting, is there any possibility to have a validation to check if the date/time of the meeting is greater then the previous meeting date/time? - Or they should just log a new meeting?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. Line Item (1) -&amp;nbsp; I understand that we can add custom fields via the API of HubSpot, How hard is it? if i want to create a formula field with a logic, how can i achieve that, can the formula be writting in the API call?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;5. Line Item (2) - Can I trigger automation for line items? I did not see it in the list of workflows available objects.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate any help. Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 14:08:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Questions-for-new-project-implementation/m-p/869238#M6814</guid>
      <dc:creator>OBetzalel</dc:creator>
      <dc:date>2023-10-24T14:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Questions for new project implementation</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Questions-for-new-project-implementation/m-p/869284#M6818</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/652691"&gt;@OBetzalel&lt;/a&gt;!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Yes, you could use an &lt;A href="https://knowledge.hubspot.com/workflows/set-event-enrollment-triggers" target="_blank" rel="noopener"&gt;event trigger&lt;/A&gt; of "booked a meeting" to enroll contacts in your workflows.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. It's not a mapping, but does the same thing. You can use the workflow action of "&lt;A href="https://knowledge.hubspot.com/workflows/choose-your-workflow-actions#:~:text=the%20same%20record.-,Copy%20property%20value,-Copy%20a%20property" target="_blank" rel="noopener"&gt;copy property value&lt;/A&gt;" to copy property values across objects (such as deals and contacts).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. This wouldn't be possible at the moment no. Any available times can be used to reschedule for a visitor.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. Yes you can add these via the &lt;A href="https://knowledge.hubspot.com/workflows/choose-your-workflow-actions#:~:text=the%20same%20record.-,Copy%20property%20value,-Copy%20a%20property" target="_blank" rel="noopener"&gt;line-items api&lt;/A&gt;. How difficult it is is really based on your experience with apis/development. There's no calculated properties (IE logic) in this api itself, you would need to create this script yourself and pass the data as a value to the line-items api. If you need line-item data in these calculations you would need to retrieve the line-item first and then post the calculated value back.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;5. Unfortunately not directly. There's a workaround where you can use them if you're running deal based workflows, more info &lt;A href="https://community.hubspot.com/t5/CRM/Workflow-Trigger-based-on-line-items-properties/m-p/534432/highlight/true#M130261" target="_blank" rel="noopener"&gt;here&lt;/A&gt;. There's also an open feature request &lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/Add-quot-Line-items-quot-properties-in-workflows-triggers-and/idi-p/647683" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 15:14:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Questions-for-new-project-implementation/m-p/869284#M6818</guid>
      <dc:creator>TomM2</dc:creator>
      <dc:date>2023-10-24T15:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Questions for new project implementation</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Questions-for-new-project-implementation/m-p/870521#M6853</link>
      <description>&lt;P&gt;Thank you very much for the help Tom. Highly appriciated!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 14:17:35 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Questions-for-new-project-implementation/m-p/870521#M6853</guid>
      <dc:creator>OBetzalel</dc:creator>
      <dc:date>2023-10-26T14:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Questions for new project implementation</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Questions-for-new-project-implementation/m-p/1196901#M13515</link>
      <description>&lt;P data-start="0" data-end="16"&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/652691"&gt;@OBetzalel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="18" data-end="397"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="18" data-end="397"&gt;Good set of questions, you’re touching on some of HubSpot’s gray zones. For the first one, yes, you can use the workflow enrollment trigger “Activity: Meeting booked” on the contact object, and then set the action to update Lifecycle stage.&lt;/P&gt;
&lt;P data-start="18" data-end="397"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="18" data-end="397"&gt;Logged meetings (vs. booked through HubSpot) can be trickier, so make sure your trigger includes both conditions if you need both cases.&lt;/P&gt;
&lt;P data-start="18" data-end="397"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="399" data-end="700"&gt;For contact-to-deal field mapping, there’s no native one-click “conversion mapping” like in Salesforce, but the “Copy property value” workflow action lets you move values across objects. It’s one-way each time, so if you want bi-directional consistency you’ll need two workflows, one on each object.&lt;/P&gt;
&lt;P data-start="399" data-end="700"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="702" data-end="1004"&gt;Validation on rescheduling isn’t available. HubSpot won’t enforce date logic on meeting outcomes, so the only clean option is logging a new meeting. Some teams build a workflow that flags if “Next activity date” is earlier than “Last activity date,” but it’s more of a notification than a hard block.&lt;/P&gt;
&lt;P data-start="702" data-end="1004"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="1006" data-end="1382"&gt;Custom line item properties can be created through the API, but there’s no formula-type field at the line item level. You’d need to calculate externally and push the value back via the Line Items API. Also, workflows don’t run directly on line items today, only on deals.&lt;/P&gt;
&lt;P data-start="1006" data-end="1382"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="1006" data-end="1382"&gt;The common workaround is to roll key line item data up into deal properties, then automate from there.&lt;/P&gt;
&lt;P data-start="1384" data-end="1543" data-is-last-node="" data-is-only-node=""&gt;If consistency between HubSpot and your finance or ops system is the gap, Stacksync keeps them mirrored as changes happen&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 03:44:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Questions-for-new-project-implementation/m-p/1196901#M13515</guid>
      <dc:creator>RubenBurdin</dc:creator>
      <dc:date>2025-09-05T03:44:30Z</dc:date>
    </item>
  </channel>
</rss>

