<?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: Best practice to use custom data as workflow trigger and email content in Tips, Tricks &amp; Best Practices</title>
    <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Best-practice-to-use-custom-data-as-workflow-trigger-and-email/m-p/506152#M1644</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/131510"&gt;@webdew&lt;/a&gt;,&amp;nbsp;that was indeed a track I was investigating, thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 06 Oct 2021 07:14:23 GMT</pubDate>
    <dc:creator>thomasvbe</dc:creator>
    <dc:date>2021-10-06T07:14:23Z</dc:date>
    <item>
      <title>Best practice to use custom data as workflow trigger and email content</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Best-practice-to-use-custom-data-as-workflow-trigger-and-email/m-p/503381#M1633</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking for a best practice to implement custom website event data in HubSpot and use this data in HubSpot to trigger workflows, create lists, and use this custom data to fill emails.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use case: we have different tools on our website that are custom-made. The customer follows a process and in the end, he gets a suggestion from us. This can be text, a personalized URL with query params, an image URL, or even JSON data.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;We want to send this data to HubSpot and let it trigger a workflow where we can filter out the type of tool he used and trigger a follow-up campaign based on if he click his personalized link in the mail. The hard part is that we need to be able to use this data in an email. We can't just use a contact field that we fill in, because contacts can use multiple tools that generate different URLs and follow-up emails can cross from different workflows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was thinking about solving this problem by creating a custom app (to show data on the Timeline)&lt;BR /&gt;But still, I haven't figured out how we can display this custom data in emails (to create buttons or display an image).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your responses!&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 13:54:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Best-practice-to-use-custom-data-as-workflow-trigger-and-email/m-p/503381#M1633</guid>
      <dc:creator>thomasvbe</dc:creator>
      <dc:date>2021-09-30T13:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice to use custom data as workflow trigger and email content</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Best-practice-to-use-custom-data-as-workflow-trigger-and-email/m-p/503938#M1634</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/230157"&gt;@thomasvbe&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-weight: 400;"&gt;&amp;nbsp;As this does involve custom code, my advice is that you might need to consult an external developer, but let me see if I can help you get on the right track.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-weight: 400;"&gt;so I wonder if it would be helpful in this case to use a&lt;/SPAN&gt;&lt;A href="https://knowledge.hubspot.com/crm-setup/use-custom-objects#enroll-custom-object-records-in-workflows" target="_blank"&gt;&lt;SPAN style="font-weight: 400;"&gt; Custom Object&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-weight: 400;"&gt; and then base your workflows on those Custom Objects, rather than on Contact Properties.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.hubspot.com/crm-setup/use-custom-objects#personalize-automated-marketing-emails-with-custom-object-properties" target="_blank"&gt;&lt;SPAN style="font-weight: 400;"&gt;you can of course&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-weight: 400;"&gt;!&amp;nbsp; pass that data to an email. Hopefully custom objects will help you with the same.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;SPAN&gt;Hope this helps!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;If we were able to answer your query, kindly help the community by marking it as a solution.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2021 12:38:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Best-practice-to-use-custom-data-as-workflow-trigger-and-email/m-p/503938#M1634</guid>
      <dc:creator>webdew</dc:creator>
      <dc:date>2021-10-01T12:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice to use custom data as workflow trigger and email content</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Best-practice-to-use-custom-data-as-workflow-trigger-and-email/m-p/506152#M1644</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/131510"&gt;@webdew&lt;/a&gt;,&amp;nbsp;that was indeed a track I was investigating, thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 07:14:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Best-practice-to-use-custom-data-as-workflow-trigger-and-email/m-p/506152#M1644</guid>
      <dc:creator>thomasvbe</dc:creator>
      <dc:date>2021-10-06T07:14:23Z</dc:date>
    </item>
  </channel>
</rss>

