<?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: Merging Contacts with Same Phone Number in Tips, Tricks &amp; Best Practices</title>
    <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Merging-Contacts-with-Same-Phone-Number/m-p/864290#M4358</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/559833"&gt;@MaxGPT&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This can be achieved either with custom code actions in workflows (if you have Operations Hub Professional and the help of a developer) or third party integrations like Insycle:&amp;nbsp;&lt;A href="https://www.insycle.com/hubspot/" target="_blank"&gt;https://www.insycle.com/hubspot/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if you have any follow up questions!&lt;/P&gt;</description>
    <pubDate>Fri, 13 Oct 2023 16:49:38 GMT</pubDate>
    <dc:creator>karstenkoehler</dc:creator>
    <dc:date>2023-10-13T16:49:38Z</dc:date>
    <item>
      <title>Merging Contacts with Same Phone Number</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Merging-Contacts-with-Same-Phone-Number/m-p/864287#M4357</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for a way to merge contacts with the same phone number and different emails.&amp;nbsp; For context, we get many resubmissions where the person submits with the same phone number, but different email, creating two separate contacts which makes it much tougher on the salesforce side due to a duplication rule we have.&amp;nbsp; I am looking for a way to merge the email to the existing contacts in Hubspot that come in with the same phone number so I don't have multiple leads that are the same person.&amp;nbsp; If anyone knows of a workflow or workaround, let me know!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 16:45:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Merging-Contacts-with-Same-Phone-Number/m-p/864287#M4357</guid>
      <dc:creator>MaxGPT</dc:creator>
      <dc:date>2023-10-13T16:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Merging Contacts with Same Phone Number</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Merging-Contacts-with-Same-Phone-Number/m-p/864290#M4358</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/559833"&gt;@MaxGPT&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This can be achieved either with custom code actions in workflows (if you have Operations Hub Professional and the help of a developer) or third party integrations like Insycle:&amp;nbsp;&lt;A href="https://www.insycle.com/hubspot/" target="_blank"&gt;https://www.insycle.com/hubspot/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if you have any follow up questions!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 16:49:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Merging-Contacts-with-Same-Phone-Number/m-p/864290#M4358</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2023-10-13T16:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Merging Contacts with Same Phone Number</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Merging-Contacts-with-Same-Phone-Number/m-p/864294#M4359</link>
      <description>&lt;P&gt;We do have the Operations Hub, but I do not know how to custom code and I couldn't find examples of someone doing this.&amp;nbsp; Also, we have a pretty large database so Insycle would be pretty expensive and we do not need all the features it provides.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What actions would you use to make this work?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 17:03:40 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Merging-Contacts-with-Same-Phone-Number/m-p/864294#M4359</guid>
      <dc:creator>MaxGPT</dc:creator>
      <dc:date>2023-10-13T17:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Merging Contacts with Same Phone Number</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Merging-Contacts-with-Same-Phone-Number/m-p/864306#M4360</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/559833"&gt;@MaxGPT&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a code snippet here which you (or a developer) can adjust: &lt;A href="https://github.com/HubSpot/sample-workflow-custom-code/blob/main/samples/dedupe_contact.js" target="_blank"&gt;https://github.com/HubSpot/sample-workflow-custom-code/blob/main/samples/dedupe_contact.js&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Documentation on custom code actions: &lt;A href="https://developers.hubspot.com/docs/api/workflows/custom-code-actions" target="_blank"&gt;https://developers.hubspot.com/docs/api/workflows/custom-code-actions&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have Operations Hub, this is your best option &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; It doesn't get easier / cheaper than that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 17:39:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Merging-Contacts-with-Same-Phone-Number/m-p/864306#M4360</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2023-10-13T17:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Merging Contacts with Same Phone Number</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Merging-Contacts-with-Same-Phone-Number/m-p/899125#M4768</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/559833"&gt;@MaxGPT&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Were you able to resolve the issue with the Operations Hub and custom code?&lt;BR /&gt;We released &lt;A href="https://koalify.io/" target="_blank" rel="noopener"&gt;Koalify&lt;/A&gt;&amp;nbsp;to make data deduplication in HubSpot easy.&lt;BR /&gt;I ran into the same issue a couple of times wrote a quick how to:&lt;BR /&gt;&lt;A href="https://koalify.io/hubspot-revenue-operations-blog/how-to-merge-hubspot-contacts-with-same-mobile-phone-number" target="_blank" rel="noopener"&gt;How to merge HubSpot contacts with same (mobile) phone number.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jonas&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2023 19:56:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Merging-Contacts-with-Same-Phone-Number/m-p/899125#M4768</guid>
      <dc:creator>Jonas_De_Mets</dc:creator>
      <dc:date>2023-12-29T19:56:23Z</dc:date>
    </item>
  </channel>
</rss>

