<?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: Pulling Custom Object Information via HTML into Survicate Platform in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Pulling-Custom-Object-Information-via-HTML-into-Survicate/m-p/832607#M66356</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/9259"&gt;@Mike_Eastwood&lt;/a&gt;&amp;nbsp;great suggestion to use workflows (if available) to copy the value into a custom contact property.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/123775"&gt;@danmoyle&lt;/a&gt;&amp;nbsp;great question &lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your input, y'all. Have fun building! — Jaycee&lt;/P&gt;</description>
    <pubDate>Thu, 10 Aug 2023 14:38:02 GMT</pubDate>
    <dc:creator>Jaycee_Lewis</dc:creator>
    <dc:date>2023-08-10T14:38:02Z</dc:date>
    <item>
      <title>Pulling Custom Object Information via HTML into Survicate Platform</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Pulling-Custom-Object-Information-via-HTML-into-Survicate/m-p/831664#M66289</link>
      <description>&lt;P&gt;Hey there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are currently working on an integration with Survicate (NPS provider.) They supply us with an HTML code to create a custom module to add a survey into our emails that pulls contact first name, last name, and contact email into the survicate's front end. It uses what they call "merge tags" or in hubspot,&amp;nbsp; "personalization tokens" to pull contact first name, last name, and contact email in the survey's URL. The URL and merge tags look like:&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://survey.survicate.com/b6d49ca7025f5388/?p=hubspot&amp;amp;first_name={{contact.firstname}}&amp;amp;last_name={{contact.lastname}}&amp;amp;email={{contact.email" target="_blank"&gt;https://survey.survicate.com/b6d49ca7025f5388/?p=hubspot&amp;amp;first_name={{contact.firstname}}&amp;amp;last_name={{contact.lastname}}&amp;amp;email={{contact.email&lt;/A&gt;}}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;We want to pull more information from our hubspot platform, which they said was possible if we just add the correct merge tags into the URL. We want to pull custom object properties that are associated with the contact. We tried as such:&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://survey.survicate.com/b6d49ca7025f5388/?p=hubspot&amp;amp;first_name={{contact.firstname}}&amp;amp;last_name={{contact.lastname}}&amp;amp;email={{contact.email}}&amp;amp;location={{appointments.location}}&amp;amp;provider={{appointments.providerId}}&amp;amp;" target="_blank"&gt;https://survey.survicate.com/b6d49ca7025f5388/?p=hubspot&amp;amp;first_name={{contact.firstname}}&amp;amp;last_name={{contact.lastname}}&amp;amp;email={{contact.email}}&amp;amp;location={{appointments.location}}&amp;amp;provider={{appointments.providerId}}&amp;amp;&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Appointments being the name of the custom object. However, it does not pull that information when they survey is filled out - the contact info still comes through.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would love any insight here.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 22:53:28 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Pulling-Custom-Object-Information-via-HTML-into-Survicate/m-p/831664#M66289</guid>
      <dc:creator>RKincart</dc:creator>
      <dc:date>2023-08-08T22:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling Custom Object Information via HTML into Survicate Platform</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Pulling-Custom-Object-Information-via-HTML-into-Survicate/m-p/832238#M66331</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/612363"&gt;@RKincart&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thanks for your question. Let's invite some of our community members to share their insight — &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/123775"&gt;@danmoyle&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/9259"&gt;@Mike_Eastwood&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/428335"&gt;@jolle&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/363300"&gt;@Jnix284&lt;/a&gt;, can you share any recent experience?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looking at the documentation, this comes down to Hub and tier — &lt;A href="https://knowledge.hubspot.com/website-pages/personalize-your-content#personalization-tokens-available-for-marketing-emails" target="_blank" rel="noopener"&gt;Personalization tokens available for marketing emails&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That articles also contains detailed information on the limitations of using Custom Object tokens in your emails.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Jaycee&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 19:55:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Pulling-Custom-Object-Information-via-HTML-into-Survicate/m-p/832238#M66331</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2023-08-09T19:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling Custom Object Information via HTML into Survicate Platform</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Pulling-Custom-Object-Information-via-HTML-into-Survicate/m-p/832353#M66335</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/612363"&gt;@RKincart&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Custom Objects are "associated" with the Contact and not a Contact Property (like first name and email).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And, there could be many – or zero – Custom Objects associated with a Contact.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, it would be a significant job to write code for Survicate to pull the data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have workflows you could copy properties from the Custom Objects to Custom Fields in the Contact.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have Marketing Pro?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Curiously&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;p.s. thank you for the mention&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-size: 0.8rem;"&gt;Here to learn more about HubSpot and share my HubSpot Knowledge. I'm the founder of &lt;A href="https://www.webalite.com?utm_campaign=community-forum&amp;amp;utm_source=community&amp;amp;utm_content=signature" target="_blank"&gt;Webalite&lt;/A&gt; a HubSpot Partner Agency based in Wellington, New Zealand and the founder of &lt;STRONG&gt;Portal-iQ&lt;/STRONG&gt; the world's first automated &lt;A href="https://portal-iq.com?utm_campaign=community-forum&amp;amp;utm_source=community-forum&amp;amp;utm_content=signature" target="_blank"&gt;HubSpot Portal Audit&lt;/A&gt; that helps you work smarter with HubSpot.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 03:23:25 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Pulling-Custom-Object-Information-via-HTML-into-Survicate/m-p/832353#M66335</guid>
      <dc:creator>Mike_Eastwood</dc:creator>
      <dc:date>2023-08-10T03:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling Custom Object Information via HTML into Survicate Platform</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Pulling-Custom-Object-Information-via-HTML-into-Survicate/m-p/832561#M66351</link>
      <description>&lt;P&gt;Thanks for the tag&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;. I don't have more to add than what&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/9259"&gt;@Mike_Eastwood&lt;/a&gt;&amp;nbsp;offered, honestly.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do have a question though for you&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/612363"&gt;@RKincart&lt;/a&gt;. What's the use case for a third party over using Service Hub to send surveys dorectly tied to the CRM?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 13:30:51 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Pulling-Custom-Object-Information-via-HTML-into-Survicate/m-p/832561#M66351</guid>
      <dc:creator>danmoyle</dc:creator>
      <dc:date>2023-08-10T13:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling Custom Object Information via HTML into Survicate Platform</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Pulling-Custom-Object-Information-via-HTML-into-Survicate/m-p/832607#M66356</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/9259"&gt;@Mike_Eastwood&lt;/a&gt;&amp;nbsp;great suggestion to use workflows (if available) to copy the value into a custom contact property.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/123775"&gt;@danmoyle&lt;/a&gt;&amp;nbsp;great question &lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your input, y'all. Have fun building! — Jaycee&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 14:38:02 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Pulling-Custom-Object-Information-via-HTML-into-Survicate/m-p/832607#M66356</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2023-08-10T14:38:02Z</dc:date>
    </item>
  </channel>
</rss>

