<?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: Duplicate check for unique identifier is failing while Create a Company, creating new record in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Duplicate-check-for-unique-identifier-is-failing-while-Create-a/m-p/309700#M29462</link>
    <description>&lt;P&gt;If that is the case, is there any way (any Api) can I check the company alreadu exist or not before create new company. If company already exist need the company id as a resopnse.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tanmay&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jan 2020 22:31:37 GMT</pubDate>
    <dc:creator>tanmay</dc:creator>
    <dc:date>2020-01-02T22:31:37Z</dc:date>
    <item>
      <title>Duplicate check for unique identifier is failing while Create a Company, creating new record</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Duplicate-check-for-unique-identifier-is-failing-while-Create-a/m-p/308651#M29317</link>
      <description>&lt;P&gt;I am using&amp;nbsp;Create a Company&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/methods/companies/create_company" target="_blank"&gt;(https://developers.hubspot.com/docs/methods/companies/create_company&lt;/A&gt;&amp;nbsp;) api to Crete new copmany.&amp;nbsp; I have created unique id for Comany. Every time when when i sending same&amp;nbsp;unique id value, creating new comany records each and every time.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2019 23:21:57 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Duplicate-check-for-unique-identifier-is-failing-while-Create-a/m-p/308651#M29317</guid>
      <dc:creator>tanmay</dc:creator>
      <dc:date>2019-12-19T23:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate check for unique identifier is failing while Create a Company, creating new record</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Duplicate-check-for-unique-identifier-is-failing-while-Create-a/m-p/308705#M29335</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/113713"&gt;@tanmay&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would you be able to provide more clarification around this custom Unique ID you're using? It's worth noting that HubSpot only works using pre-defined unique ID's.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this case, the unique ID used for Companies will be the &lt;CODE&gt;Company Domain&lt;/CODE&gt; or, if you have it, the &lt;CODE&gt;Company ID&lt;/CODE&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps!&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2019 09:45:43 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Duplicate-check-for-unique-identifier-is-failing-while-Create-a/m-p/308705#M29335</guid>
      <dc:creator>Willson</dc:creator>
      <dc:date>2019-12-20T09:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate check for unique identifier is failing while Create a Company, creating new record</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Duplicate-check-for-unique-identifier-is-failing-while-Create-a/m-p/308785#M29354</link>
      <description>&lt;P&gt;I just wanted to confirm, through api if I submit the same request morethan one, it should throgh an error like already exist.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2019 16:03:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Duplicate-check-for-unique-identifier-is-failing-while-Create-a/m-p/308785#M29354</guid>
      <dc:creator>tanmay</dc:creator>
      <dc:date>2019-12-20T16:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate check for unique identifier is failing while Create a Company, creating new record</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Duplicate-check-for-unique-identifier-is-failing-while-Create-a/m-p/309523#M29441</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/113713"&gt;@tanmay&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Happy to clarify.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The &lt;A href="https://developers.hubspot.com/docs/methods/companies/companies-overview" target="_self"&gt;Companies API&lt;/A&gt; currently does &lt;EM&gt;not&lt;/EM&gt; deduplicate records.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you send repeated requests to the&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/methods/companies/create_company" target="_self"&gt;&lt;EM&gt;Create a company&lt;/EM&gt;&lt;/A&gt; endpoint with the same data, it will create duplicate companies and will&amp;nbsp;&lt;EM&gt;not&lt;/EM&gt; return any errors.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you successfully create a company and capture the &lt;CODE&gt;companyId&lt;/CODE&gt; HubSpot assigns, you can use it as the key in the &lt;A href="https://developers.hubspot.com/docs/methods/companies/update_company" target="_self"&gt;&lt;EM&gt;Update a company&lt;/EM&gt;&lt;/A&gt; endpoint when updating that company going forward.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Dec 2019 19:35:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Duplicate-check-for-unique-identifier-is-failing-while-Create-a/m-p/309523#M29441</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2019-12-31T19:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate check for unique identifier is failing while Create a Company, creating new record</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Duplicate-check-for-unique-identifier-is-failing-while-Create-a/m-p/309700#M29462</link>
      <description>&lt;P&gt;If that is the case, is there any way (any Api) can I check the company alreadu exist or not before create new company. If company already exist need the company id as a resopnse.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tanmay&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 22:31:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Duplicate-check-for-unique-identifier-is-failing-while-Create-a/m-p/309700#M29462</guid>
      <dc:creator>tanmay</dc:creator>
      <dc:date>2020-01-02T22:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate check for unique identifier is failing while Create a Company, creating new record</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Duplicate-check-for-unique-identifier-is-failing-while-Create-a/m-p/309776#M29466</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/113713"&gt;@tanmay&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, you can search for company records by domain with &lt;A href="https://developers.hubspot.com/docs/methods/companies/search_companies_by_domain" target="_self"&gt;this endpoint&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that's not specific enough, the next best bet is the&amp;nbsp;&lt;STRONG&gt;CRM Search API&lt;/STRONG&gt; I mention in &lt;A href="https://community.hubspot.com/t5/APIs-Integrations/Search-company-by-the-unique-filed/m-p/309524/highlight/true#M29442" target="_self"&gt;this other post of yours&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 15:01:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Duplicate-check-for-unique-identifier-is-failing-while-Create-a/m-p/309776#M29466</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2020-01-03T15:01:31Z</dc:date>
    </item>
  </channel>
</rss>

