<?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: Importing Companies, Contacts - Deduplication in Tips, Tricks &amp; Best Practices</title>
    <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Importing-Companies-Contacts-Deduplication/m-p/297598#M944</link>
    <description>&lt;P&gt;Agreed, &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/3685"&gt;@jennysowyrda&lt;/a&gt;&amp;nbsp;...&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The best we've been able to come up with for the use case of multiple branch locations using the same root domain is to use dummy domains for the child companies and associate the contacts manually (or via the API).&lt;/P&gt;
&lt;P&gt;- see image&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="HubSpot Dummy Branch Office Subdomains" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/20757i57AD31D5EB34B632/image-size/large?v=v2&amp;amp;px=999" role="button" title="mfjlabs-screenshot-Companies-20191018-164841.png" alt="HubSpot Dummy Branch Office Subdomains" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;HubSpot Dummy Branch Office Subdomains&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- see &lt;A href="https://community.hubspot.com/t5/CMS-Development/Imports-not-recognizing-URL-domain-name/m-p/204219#M7948" target="_blank" rel="noopener"&gt;Imports not recognizing URL/domain name&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;You may &lt;A href="https://drive.google.com/open?id=1swzDS7uXulM-eVOHp1-ggbWhpeJN1gh8" target="_blank" rel="noopener"&gt;download our test .csv file here&lt;/A&gt;.&lt;BR /&gt;- see &lt;A href="https://community.hubspot.com/t5/CRM/One-domain-name-5-companies/m-p/194742#M109138" target="_blank" rel="noopener"&gt;One domain name 5 companies&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Obviously, less than ideal. And certainly non-trivial at scale. However, there are good migration services available to help.&lt;BR /&gt;- see &lt;A href="https://community.hubspot.com/t5/CRM/Import-Parent-Child-Relationships-for-Companies-and-Contacts/m-p/197799#M109424" target="_blank" rel="noopener"&gt;Import Parent Child Relationships for Companies and Contacts&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AND, since HubSpot released the CRM Associations API (early 2019), much of the heavy lifting around company creation with parent-child association building can be done via migration services (or custom code).&lt;BR /&gt;- see &lt;A href="https://developers.hubspot.com/docs/methods/crm-associations/crm-associations-overview" target="_blank" rel="noopener"&gt;CRM Associations API&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Oct 2019 21:08:48 GMT</pubDate>
    <dc:creator>MFrankJohnson</dc:creator>
    <dc:date>2019-10-18T21:08:48Z</dc:date>
    <item>
      <title>Importing Companies, Contacts - Deduplication</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Importing-Companies-Contacts-Deduplication/m-p/296764#M936</link>
      <description>&lt;P&gt;I need to import travel agent company and contact records. The procedure as such is clear. I have some questions on how to import data in such a way that the deduplication and contact to company link works correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In a situation where a travel agent has multiple branches in several different countries, but the company mail domain is the same for all (e.g. london.office@xyz.com, greece.office@xyz.com, how can I ensure that the import creates muliple company profiles and that imported contacts (anna@xyz.com at London branch, peter@xyz.com at Greece branch) are linked to their respective branch company records?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The thing is that this is the norm, not the exception.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2019 11:57:13 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Importing-Companies-Contacts-Deduplication/m-p/296764#M936</guid>
      <dc:creator>mwille64</dc:creator>
      <dc:date>2019-10-15T11:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Companies, Contacts - Deduplication</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Importing-Companies-Contacts-Deduplication/m-p/297578#M942</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/104282"&gt;@mwille64&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Because companies will be created based on the domain, it is not possible to have multiple location based companies created based on one domain.&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/103117"&gt;@AM8&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/103583"&gt;@AlexanderData&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/81734"&gt;@willsmith&lt;/a&gt;&amp;nbsp;do you have any suggestions for&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/104282"&gt;@mwille64&lt;/a&gt;?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;BR /&gt;Jenny&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 19:32:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Importing-Companies-Contacts-Deduplication/m-p/297578#M942</guid>
      <dc:creator>jennysowyrda</dc:creator>
      <dc:date>2019-10-18T19:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Companies, Contacts - Deduplication</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Importing-Companies-Contacts-Deduplication/m-p/297598#M944</link>
      <description>&lt;P&gt;Agreed, &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/3685"&gt;@jennysowyrda&lt;/a&gt;&amp;nbsp;...&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The best we've been able to come up with for the use case of multiple branch locations using the same root domain is to use dummy domains for the child companies and associate the contacts manually (or via the API).&lt;/P&gt;
&lt;P&gt;- see image&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="HubSpot Dummy Branch Office Subdomains" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/20757i57AD31D5EB34B632/image-size/large?v=v2&amp;amp;px=999" role="button" title="mfjlabs-screenshot-Companies-20191018-164841.png" alt="HubSpot Dummy Branch Office Subdomains" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;HubSpot Dummy Branch Office Subdomains&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- see &lt;A href="https://community.hubspot.com/t5/CMS-Development/Imports-not-recognizing-URL-domain-name/m-p/204219#M7948" target="_blank" rel="noopener"&gt;Imports not recognizing URL/domain name&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;You may &lt;A href="https://drive.google.com/open?id=1swzDS7uXulM-eVOHp1-ggbWhpeJN1gh8" target="_blank" rel="noopener"&gt;download our test .csv file here&lt;/A&gt;.&lt;BR /&gt;- see &lt;A href="https://community.hubspot.com/t5/CRM/One-domain-name-5-companies/m-p/194742#M109138" target="_blank" rel="noopener"&gt;One domain name 5 companies&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Obviously, less than ideal. And certainly non-trivial at scale. However, there are good migration services available to help.&lt;BR /&gt;- see &lt;A href="https://community.hubspot.com/t5/CRM/Import-Parent-Child-Relationships-for-Companies-and-Contacts/m-p/197799#M109424" target="_blank" rel="noopener"&gt;Import Parent Child Relationships for Companies and Contacts&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AND, since HubSpot released the CRM Associations API (early 2019), much of the heavy lifting around company creation with parent-child association building can be done via migration services (or custom code).&lt;BR /&gt;- see &lt;A href="https://developers.hubspot.com/docs/methods/crm-associations/crm-associations-overview" target="_blank" rel="noopener"&gt;CRM Associations API&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 21:08:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Importing-Companies-Contacts-Deduplication/m-p/297598#M944</guid>
      <dc:creator>MFrankJohnson</dc:creator>
      <dc:date>2019-10-18T21:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Companies, Contacts - Deduplication</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Importing-Companies-Contacts-Deduplication/m-p/297601#M945</link>
      <description>&lt;P&gt;That is quite obvious a pretty bad limitation, somewhat completely ignoring the fact that there are companies of a certain size that indeed do have different locations, but one mail domain.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, is there somehow a workaround for this scenario or a way to organise such companies and contacts in a reasonable fashion?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, can contacts - though being linked to just one company (e.g. headquarters) - be organised by branch / location. Can we avoid to record the branch details (address, phone number, etc) for each contact?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What about contacts with multiple email addresses? Do we need to create multiple contacts (each counting)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 21:12:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Importing-Companies-Contacts-Deduplication/m-p/297601#M945</guid>
      <dc:creator>mwille64</dc:creator>
      <dc:date>2019-10-18T21:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Companies, Contacts - Deduplication</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Importing-Companies-Contacts-Deduplication/m-p/297603#M946</link>
      <description>&lt;P&gt;There are, of course, other workarounds. However, the workaround best suited for your use case will depend on additional context.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Example&lt;/STRONG&gt;: You may be able to simply use a custom 'Branch Office' contact property to identify which branch office each contact works out of.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Pros and cons of various workarounds will depend on context within which your organization intends to use the data.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Good luck on your project.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;#nlmtu&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 21:20:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Importing-Companies-Contacts-Deduplication/m-p/297603#M946</guid>
      <dc:creator>MFrankJohnson</dc:creator>
      <dc:date>2019-10-18T21:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Companies, Contacts - Deduplication</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Importing-Companies-Contacts-Deduplication/m-p/297605#M947</link>
      <description>&lt;P&gt;As our main operations will run on Force.com and Force.com allows linking contacts to multiple companies, companies having multiple mail domains and contacts having multiple mail adresses, we will have a big challange to synchronise those contacts that have to be present in both platforms.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, thanks for the hints.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 21:27:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Importing-Companies-Contacts-Deduplication/m-p/297605#M947</guid>
      <dc:creator>mwille64</dc:creator>
      <dc:date>2019-10-18T21:27:23Z</dc:date>
    </item>
  </channel>
</rss>

