<?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: Api endpoint to merge companies in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Api-endpoint-to-merge-companies/m-p/236108#M15004</link>
    <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/kth"&gt;@kth&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;I'm not aware of any plans to make a public company merge endpoint, but I'd be happy to pass that feedback along internally. Just a reminder; if we created a company merge endpoint, it'd be on the public &lt;CODE&gt;api.hubapi.com&lt;/CODE&gt; domain. Internal services used for the app are hosted on &lt;CODE&gt;api.hubspot.com&lt;/CODE&gt; and are not supported for external use.&lt;/P&gt;</description>
    <pubDate>Fri, 27 Jul 2018 16:23:43 GMT</pubDate>
    <dc:creator>Derek_Gervais</dc:creator>
    <dc:date>2018-07-27T16:23:43Z</dc:date>
    <item>
      <title>Api endpoint to merge companies</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Api-endpoint-to-merge-companies/m-p/236104#M15000</link>
      <description>&lt;P&gt;Is it an api endpoint to merge companies. I see this feature on the platform &lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;A class="lightbox" href="https://community.hubspot.com/legacyfs/online/uploads/default/original/1X/bc63b2d1263b4fdda3e8c57d927e0e6427144e3e.png" data-download-href="/legacyfs/online/uploads/default/bc63b2d1263b4fdda3e8c57d927e0e6427144e3e" title="Capture d&amp;amp;#39;écran de 2017-01-11 15-01-38.png" rel="nofollow noopener"&gt;&lt;IMG src="https://community.hubspot.com/legacyfs/online/uploads/default/optimized/1X/bc63b2d1263b4fdda3e8c57d927e0e6427144e3e_1_689x500.png" width="689" height="500" /&gt;&lt;DIV class="meta"&gt;
&lt;SPAN class="filename"&gt;Capture d&amp;amp;#39;écran de 2017-01-11 15-01-38.png&lt;/SPAN&gt;&lt;SPAN class="informations"&gt;982x712 42.2 KB&lt;/SPAN&gt;&lt;SPAN class="expand"&gt;&lt;/SPAN&gt;
&lt;/DIV&gt;&lt;/A&gt;&lt;/DIV&gt; and an &lt;A href="https://developers.hubspot.com/docs/methods/contacts/merge-contacts" rel="nofollow noopener"&gt;endpoint to merge contacts&lt;/A&gt; but nothing for companies in the api.&lt;BR /&gt;
Is it just an oversight in the documentation or does it not exist publicly?&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2017 14:08:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Api-endpoint-to-merge-companies/m-p/236104#M15000</guid>
      <dc:creator />
      <dc:date>2017-01-11T14:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Api endpoint to merge companies</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Api-endpoint-to-merge-companies/m-p/236105#M15001</link>
      <description>&lt;P&gt;&lt;A class="mention" href="https://community.hubspot.com/u/gagalago"&gt;@gagalago&lt;/A&gt; There is not an endpoint at the moment to merge Companies. This action will have to be taken in the UI&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2017 15:56:05 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Api-endpoint-to-merge-companies/m-p/236105#M15001</guid>
      <dc:creator>3PETE</dc:creator>
      <dc:date>2017-01-11T15:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Api endpoint to merge companies</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Api-endpoint-to-merge-companies/m-p/236106#M15002</link>
      <description>&lt;P&gt;We need this as well (and in Deals). Any plans to add it to the API? It would make things way easier for us.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 13:21:36 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Api-endpoint-to-merge-companies/m-p/236106#M15002</guid>
      <dc:creator>clintonskakun</dc:creator>
      <dc:date>2018-04-02T13:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Api endpoint to merge companies</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Api-endpoint-to-merge-companies/m-p/236107#M15003</link>
      <description>&lt;P&gt;What's the likelihood of publishing the underlying API you're using to make the company merges? We're looking to merge around ~3500 duplicate companies and would rather not do so by hand &lt;IMG src="https://community.hubspot.com/legacyfs/online/emojis/twitter/exploding_head.png?v=5" title=":exploding_head:" class="emoji" alt=":exploding_head:" /&gt;&lt;/P&gt;
&lt;P&gt;It looks like you're POSTing to &lt;CODE&gt;companies/v2/companies/:company_id/merge&lt;/CODE&gt; with &lt;CODE&gt;{"companyIdToMerge":1234}&lt;/CODE&gt;. But if I try it I get a 405 Method Not Allowed. Damn. &lt;IMG src="https://community.hubspot.com/legacyfs/online/emojis/twitter/smile.png?v=5" title=":smile:" class="emoji" alt=":smile:" /&gt;&lt;/P&gt;
&lt;HR /&gt;
&lt;P&gt;I tried your support first which suggested to write here and so I relay their idea:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;In the meantime, I did find this API post which might be modifiable: &lt;A href="https://developers.hubspot.com/docs/methods/companies/batch-update-companies" rel="nofollow noopener"&gt;https://developers.hubspot.com/docs/methods/companies/batch-update-companies&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It seems to only work for property updates, but it might be able to be tweaked with the help of a dev to target the merge action.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Is there a way to do something like what they're suggesting with the existing company update API?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 13:54:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Api-endpoint-to-merge-companies/m-p/236107#M15003</guid>
      <dc:creator>kth</dc:creator>
      <dc:date>2018-07-23T13:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Api endpoint to merge companies</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Api-endpoint-to-merge-companies/m-p/236108#M15004</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/kth"&gt;@kth&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;I'm not aware of any plans to make a public company merge endpoint, but I'd be happy to pass that feedback along internally. Just a reminder; if we created a company merge endpoint, it'd be on the public &lt;CODE&gt;api.hubapi.com&lt;/CODE&gt; domain. Internal services used for the app are hosted on &lt;CODE&gt;api.hubspot.com&lt;/CODE&gt; and are not supported for external use.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 16:23:43 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Api-endpoint-to-merge-companies/m-p/236108#M15004</guid>
      <dc:creator>Derek_Gervais</dc:creator>
      <dc:date>2018-07-27T16:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Api endpoint to merge companies</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Api-endpoint-to-merge-companies/m-p/236109#M15005</link>
      <description>&lt;P&gt;How can we upvote this request?&lt;/P&gt;
&lt;P&gt;It's easy to get duplicate companies into the system via the API, and trying to fix hundreds and thousands of them via the half dozen or so UI steps and intermediate page loads it takes to search for and click to merge (as described here: &lt;A href="https://knowledge.hubspot.com/articles/kcs_article/companies/how-do-i-merge-companies" rel="nofollow noopener"&gt;https://knowledge.hubspot.com/articles/kcs_article/companies/how-do-i-merge-companies&lt;/A&gt;) is not feasible as a solution to clean things up.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Sep 2018 19:00:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Api-endpoint-to-merge-companies/m-p/236109#M15005</guid>
      <dc:creator>sam2themax</dc:creator>
      <dc:date>2018-09-21T19:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Api endpoint to merge companies</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Api-endpoint-to-merge-companies/m-p/297220#M27900</link>
      <description>&lt;P&gt;We would benefit from an API access to merging companies too. Writing a script to this this for us would be great.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 23:49:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Api-endpoint-to-merge-companies/m-p/297220#M27900</guid>
      <dc:creator>segmed</dc:creator>
      <dc:date>2019-10-16T23:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Api endpoint to merge companies</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Api-endpoint-to-merge-companies/m-p/840537#M66854</link>
      <description>&lt;P&gt;They now support this:&lt;BR /&gt;&lt;A href="https://developers.hubspot.com/docs/api/crm/companies" target="_blank"&gt;https://developers.hubspot.com/docs/api/crm/companies&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 22:46:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Api-endpoint-to-merge-companies/m-p/840537#M66854</guid>
      <dc:creator>CKelso</dc:creator>
      <dc:date>2023-08-25T22:46:00Z</dc:date>
    </item>
  </channel>
</rss>

