<?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 Custom CRM Card on Contact Object in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-CRM-Card-on-Contact-Object/m-p/834880#M66463</link>
    <description>&lt;P&gt;Hello --&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm curious if anyone has developed a customized CRM card tailored to the contact object using exclusively the data within the HubSpot. My goal is to create a card that showcases the various types of marketing activities that leads have engaged in (such as website views, registered webinars, etc.). It appears that the primary approach to achieve this is by constructing a public app. Is this indeed the only method (I am on the professional license)? If so, could anyone provide guidance or instructions on how to proceed with this process? I've dabbled with the app tool, but much of the available content seems geared toward integrating apps with software other than HubSpot, whereas my objective is to establish a connection within our company's HubSpot environment. I would greatly appreciate any insights or advice! Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Aug 2023 16:25:52 GMT</pubDate>
    <dc:creator>LLuik</dc:creator>
    <dc:date>2023-08-15T16:25:52Z</dc:date>
    <item>
      <title>Custom CRM Card on Contact Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-CRM-Card-on-Contact-Object/m-p/834880#M66463</link>
      <description>&lt;P&gt;Hello --&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm curious if anyone has developed a customized CRM card tailored to the contact object using exclusively the data within the HubSpot. My goal is to create a card that showcases the various types of marketing activities that leads have engaged in (such as website views, registered webinars, etc.). It appears that the primary approach to achieve this is by constructing a public app. Is this indeed the only method (I am on the professional license)? If so, could anyone provide guidance or instructions on how to proceed with this process? I've dabbled with the app tool, but much of the available content seems geared toward integrating apps with software other than HubSpot, whereas my objective is to establish a connection within our company's HubSpot environment. I would greatly appreciate any insights or advice! Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 16:25:52 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-CRM-Card-on-Contact-Object/m-p/834880#M66463</guid>
      <dc:creator>LLuik</dc:creator>
      <dc:date>2023-08-15T16:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Custom CRM Card on Contact Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-CRM-Card-on-Contact-Object/m-p/834895#M66464</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/432842"&gt;@LLuik&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've worked on a few projects before where we have used the &lt;A href="https://developers.hubspot.com/docs/api/crm/extensions/custom-cards" target="_blank" rel="noopener"&gt;CRM Cards API&lt;/A&gt; to surface data from the CRM but for the items you've mentioned, website views, webinars - why not just use the records timeline as they're all displayed there by default, filterable and searchable to the user?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alternatively the only other option is to developer your own custom card. Worth noting that it would require creating what is known as a "public app" and authenticating using OAuth2. At present private apps do not support the CRM Cards API. There are a few other endpoints that are exclusive to "public apps". A breakdown on the difference of public and private apps can be found &lt;A href="https://developers.hubspot.com/docs/api/developer-tools-overview" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One thing is for certain though, you can certainly use HubSpots APIs to integrate HubSpot with "itself" it doesn't necessarily need to be a third party platform or service!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 16:59:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-CRM-Card-on-Contact-Object/m-p/834895#M66464</guid>
      <dc:creator>coldrickjack</dc:creator>
      <dc:date>2023-08-15T16:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Custom CRM Card on Contact Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-CRM-Card-on-Contact-Object/m-p/835149#M66479</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/432842"&gt;@LLuik&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I've also been involved in a number of projects like this and have developed a time tracking app that works with similar principles. I'd like to echo&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/426475"&gt;@coldrickjack&lt;/a&gt;'s suggestion to lean on the record timeline, where the information is available there by default. If there's something you need that's not currently displayed in the record timeline, you'll likely have to consider the following options:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://developers.hubspot.com/docs/api/crm/timeline" target="_blank" rel="noopener"&gt;CRM Extension "Card"&lt;/A&gt; (requires install and configuration of a HubSpot "public app")&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://developers.hubspot.com/docs/api/crm/timeline" target="_blank" rel="noopener"&gt;CRM Extension "Timeline Event"&lt;/A&gt;&amp;nbsp;(requires install and configuration of a "public app")&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://developers.hubspot.com/docs/platform/create-custom-cards-with-projects" target="_blank" rel="noopener"&gt;CRM "Custom Card"&lt;/A&gt; (requires access to &lt;A href="https://developers.hubspot.com/docs/platform/crm-development-tools" target="_blank" rel="noopener"&gt;CRM Development Tools public beta&lt;/A&gt;)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Please let me know if you have any follow-up questions.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 23:11:22 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-CRM-Card-on-Contact-Object/m-p/835149#M66479</guid>
      <dc:creator>zach_threadint</dc:creator>
      <dc:date>2024-03-05T23:11:22Z</dc:date>
    </item>
  </channel>
</rss>

