<?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: Deal Created via API - Associate to company? in Data Hub</title>
    <link>https://community.hubspot.com/t5/Data-Hub/Deal-Created-via-API-Associate-to-company/m-p/583001#M685</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/278677"&gt;@BenLerner-Paio&lt;/a&gt;&amp;nbsp;I would suggest checking out&amp;nbsp;&lt;A href="https://app.hubspot.com/portal-recommend/l?slug=ecosystem/marketplace/apps/productivity/workflow-automation/associations-app-272901" target="_blank" rel="noopener"&gt;Associ8&lt;/A&gt;, it's designed to make associations like this!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's a workflow I just setup that will associate deals to a company based of the unique_id property.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="deal-to-company-unique-id.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/60398iCF16BC01A713CBC8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="deal-to-company-unique-id.png" alt="deal-to-company-unique-id.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;If you would like, shoot me a message and I'd love to give you a demo/walkthrough of Associ8 and how to set it up for your use case.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Feb 2022 21:33:16 GMT</pubDate>
    <dc:creator>JonathanS</dc:creator>
    <dc:date>2022-02-24T21:33:16Z</dc:date>
    <item>
      <title>Deal Created via API - Associate to company?</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Deal-Created-via-API-Associate-to-company/m-p/578267#M672</link>
      <description>&lt;P&gt;Hey everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a client that is creating deals via API calls from their backend, and I would like to be able to associate these deals to a company already in HubSpot.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;They have one property that will be in both the company and deal object, for this case lets call it "Unique ID".&lt;/LI&gt;
&lt;LI&gt;The client has Operations Hub.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;My idea was to create a workflow, that everytime a deal is created, a custom code will run that will check if a company exists with a matching "Unique ID" then it wil associate it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any thoughts / feedback if A) I'm im the right direction, B) if anyone has some sample code how to go about doing this.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 14:46:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Deal-Created-via-API-Associate-to-company/m-p/578267#M672</guid>
      <dc:creator>BenLerner-Paio</dc:creator>
      <dc:date>2022-02-17T14:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Deal Created via API - Associate to company?</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Deal-Created-via-API-Associate-to-company/m-p/580237#M676</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/278677"&gt;@BenLerner-Paio&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do they have Operations Hub Professional, because I believe this should be possible indeed!&lt;BR /&gt;&lt;BR /&gt;We have one code snippet on our Programmable Automation library that might give you a bit of head start:&amp;nbsp;&lt;A href="https://www.hubspot.com/programmable-automation-use-cases?offer=associate-contact-deal-to-company" target="_blank"&gt;https://www.hubspot.com/programmable-automation-use-cases?offer=associate-contact-deal-to-company&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The code will bulk associate contact deals to companies, but I can see you pinging similar APIs to get your deals and companies associated.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it helps!&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 13:17:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Deal-Created-via-API-Associate-to-company/m-p/580237#M676</guid>
      <dc:creator>jbogaert</dc:creator>
      <dc:date>2022-02-21T13:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Deal Created via API - Associate to company?</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Deal-Created-via-API-Associate-to-company/m-p/583001#M685</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/278677"&gt;@BenLerner-Paio&lt;/a&gt;&amp;nbsp;I would suggest checking out&amp;nbsp;&lt;A href="https://app.hubspot.com/portal-recommend/l?slug=ecosystem/marketplace/apps/productivity/workflow-automation/associations-app-272901" target="_blank" rel="noopener"&gt;Associ8&lt;/A&gt;, it's designed to make associations like this!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's a workflow I just setup that will associate deals to a company based of the unique_id property.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="deal-to-company-unique-id.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/60398iCF16BC01A713CBC8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="deal-to-company-unique-id.png" alt="deal-to-company-unique-id.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;If you would like, shoot me a message and I'd love to give you a demo/walkthrough of Associ8 and how to set it up for your use case.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 21:33:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Deal-Created-via-API-Associate-to-company/m-p/583001#M685</guid>
      <dc:creator>JonathanS</dc:creator>
      <dc:date>2022-02-24T21:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Deal Created via API - Associate to company?</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Deal-Created-via-API-Associate-to-company/m-p/584146#M693</link>
      <description>&lt;P&gt;Thank you both for the replies on this!&amp;nbsp; &amp;nbsp;I accepted both as solutions as they really are both potentials!&amp;nbsp; &amp;nbsp;I'm comfortable enough coding so will check out the coding option, but for those that are not, Associ8 seems like a great option too!&amp;nbsp; &amp;nbsp;Cheers guys!&lt;/P&gt;</description>
      <pubDate>Sat, 26 Feb 2022 16:50:56 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Deal-Created-via-API-Associate-to-company/m-p/584146#M693</guid>
      <dc:creator>BenLerner-Paio</dc:creator>
      <dc:date>2022-02-26T16:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Deal Created via API - Associate to company?</title>
      <link>https://community.hubspot.com/t5/Data-Hub/Deal-Created-via-API-Associate-to-company/m-p/1084632#M2775</link>
      <description>&lt;P&gt;Why should users have to&amp;nbsp; pay extra to do something the app should do out of the box?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 17:52:12 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/Deal-Created-via-API-Associate-to-company/m-p/1084632#M2775</guid>
      <dc:creator>aspen23</dc:creator>
      <dc:date>2024-12-17T17:52:12Z</dc:date>
    </item>
  </channel>
</rss>

