<?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 Check if contact is duplicated - Automated through workflows in Data Hub</title>
    <link>https://community.hubspot.com/t5/Data-Hub/Check-if-contact-is-duplicated-Automated-through-workflows/m-p/694846#M1012</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Is there any automated way to check if a new contact is duplicated?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Scenario: When a contact is created, check if phone number exists in CRM, so we can flag it and know that this contact is duplicated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/264909"&gt;@ChrisChiha&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Sep 2022 13:23:31 GMT</pubDate>
    <dc:creator>ChrisChiha</dc:creator>
    <dc:date>2022-09-19T13:23:31Z</dc:date>
    <item>
      <title>Check if contact is duplicated - Automated through workflows</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Check-if-contact-is-duplicated-Automated-through-workflows/m-p/694846#M1012</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Is there any automated way to check if a new contact is duplicated?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Scenario: When a contact is created, check if phone number exists in CRM, so we can flag it and know that this contact is duplicated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/264909"&gt;@ChrisChiha&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 13:23:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Check-if-contact-is-duplicated-Automated-through-workflows/m-p/694846#M1012</guid>
      <dc:creator>ChrisChiha</dc:creator>
      <dc:date>2022-09-19T13:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Check if contact is duplicated - Automated through workflows</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Check-if-contact-is-duplicated-Automated-through-workflows/m-p/694847#M1013</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/264909"&gt;@ChrisChiha&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you considered using unique values for this? &lt;A href="https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Custom-unique-property/m-p/683122" target="_blank"&gt;https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Custom-unique-property/m-p/683122&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 13:25:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Check-if-contact-is-duplicated-Automated-through-workflows/m-p/694847#M1013</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2022-09-19T13:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Check if contact is duplicated - Automated through workflows</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Check-if-contact-is-duplicated-Automated-through-workflows/m-p/694851#M1014</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/111325"&gt;@karstenkoehler&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the fast reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Unfortunately unique values can't be used on contact object. Am i missing something here?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 13:30:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Check-if-contact-is-duplicated-Automated-through-workflows/m-p/694851#M1014</guid>
      <dc:creator>ChrisChiha</dc:creator>
      <dc:date>2022-09-19T13:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Check if contact is duplicated - Automated through workflows</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Check-if-contact-is-duplicated-Automated-through-workflows/m-p/694856#M1015</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/264909"&gt;@ChrisChiha&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You're right, I hadn't thought about that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't think there are any out-of-the-box features which would allow you to send a notification. One option would be using custom code actions, leveraging such an action to look up whether a value was already used before on another record.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This would require a developer and an Operations Hub Professional subscription.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 13:33:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Check-if-contact-is-duplicated-Automated-through-workflows/m-p/694856#M1015</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2022-09-19T13:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Check if contact is duplicated - Automated through workflows</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Check-if-contact-is-duplicated-Automated-through-workflows/m-p/695146#M1016</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/264909"&gt;@ChrisChiha&lt;/a&gt;&amp;nbsp;you're probably aware of this already, but HubSpot does have a built-in deduplication tool (more info in &lt;A href="https://knowledge.hubspot.com/crm-setup/deduplication-of-contacts-companies-deals-tickets" target="_blank" rel="noopener"&gt;this Knowledge Base article&lt;/A&gt;). You get to select the properties that you want HubSpot to compare, including phone number, so you can prevent duplicate contacts beyond email address.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The downside is that HubSpot scans your database once every 2-3 weeks, so this wouldnt happen instantly as soon as a new contact is created.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just wanted to share this in case it's helpful!!&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 00:13:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Check-if-contact-is-duplicated-Automated-through-workflows/m-p/695146#M1016</guid>
      <dc:creator>jolle</dc:creator>
      <dc:date>2022-09-20T00:13:45Z</dc:date>
    </item>
  </channel>
</rss>

