<?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: I want to associate a contact to a company in workflow in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/I-want-to-associate-a-contact-to-a-company-in-workflow/m-p/844984#M67161</link>
    <description>&lt;P&gt;Did you get anywhere with this?&lt;BR /&gt;&lt;BR /&gt;(I have hit the same problem - I don't want to auto create companies - I just want to auto associate contacts with existing companies...)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Sep 2023 14:22:26 GMT</pubDate>
    <dc:creator>auto-mate</dc:creator>
    <dc:date>2023-09-05T14:22:26Z</dc:date>
    <item>
      <title>I want to associate a contact to a company in workflow</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/I-want-to-associate-a-contact-to-a-company-in-workflow/m-p/749334#M60946</link>
      <description>&lt;P&gt;I created a workflow where it copies company's&amp;nbsp; custom properties to contact's custom properties. I want to associate a contact to that company before doing this. How do I achieve this in a workflow? how do I associate a contact enrolling into the workflow to a specifi ccompany?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 10:41:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/I-want-to-associate-a-contact-to-a-company-in-workflow/m-p/749334#M60946</guid>
      <dc:creator>Sugapriya9293</dc:creator>
      <dc:date>2023-01-31T10:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: I want to associate a contact to a company in workflow</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/I-want-to-associate-a-contact-to-a-company-in-workflow/m-p/749357#M60947</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/510295"&gt;@Sugapriya9293&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Assuming that HubSpot's built in function to &lt;A href="https://knowledge.hubspot.com/crm-setup/automatically-create-and-associate-companies-with-contacts" target="_blank" rel="noopener"&gt;automatically create and associated Company records based on the contact's email domain&lt;/A&gt; isn't suitable for your requirements;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There isn't a native solution to create an association between objects in a workflow to the best of my current knowledge (it is frequently discussed here on the community). Possible solutions to look at:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;It might be possible to create the association using Zapier&lt;/LI&gt;
&lt;LI&gt;If you have Ops Hub Pro, a &lt;A href="https://developers.hubspot.com/docs/api/workflows/custom-code-actions" target="_blank" rel="noopener"&gt;custom coded workflow action&lt;/A&gt; could probably do it&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://ecosystem.hubspot.com/marketplace/apps/marketing/data-management/insycle" target="_blank" rel="noopener"&gt;Insycle has a HubSpot app&lt;/A&gt; that offers&amp;nbsp;in-workflow associations&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Hope this helps?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 11:47:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/I-want-to-associate-a-contact-to-a-company-in-workflow/m-p/749357#M60947</guid>
      <dc:creator>Phil_Vallender</dc:creator>
      <dc:date>2023-01-31T11:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: I want to associate a contact to a company in workflow</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/I-want-to-associate-a-contact-to-a-company-in-workflow/m-p/749859#M60994</link>
      <description>&lt;P&gt;Hi Phil,&lt;/P&gt;&lt;P&gt;I went throgh the answers from this link :&amp;nbsp;&lt;A href="https://community.hubspot.com/t5/CRM/Workflow-Associate-Contact-to-Company/m-p/270034/highlight/true#M114164" target="_blank"&gt;https://community.hubspot.com/t5/CRM/Workflow-Associate-Contact-to-Company/m-p/270034/highlight/true#M114164&lt;/A&gt;. It says setting the contact's website URl to match the company's domain name will create an association. I tried this with a workflow but the assciation is not happening. Am I missing something?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 06:18:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/I-want-to-associate-a-contact-to-a-company-in-workflow/m-p/749859#M60994</guid>
      <dc:creator>Sugapriya9293</dc:creator>
      <dc:date>2023-02-01T06:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: I want to associate a contact to a company in workflow</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/I-want-to-associate-a-contact-to-a-company-in-workflow/m-p/749916#M61000</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/510295"&gt;@Sugapriya9293&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wasn't actually famialir with that feature until now, but according to the documentation it applies only to freemail email domains, i.e. gmail, so perhaps that's why it didnt work in your tests?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From:&amp;nbsp;&lt;A href="https://knowledge.hubspot.com/crm-setup/automatically-create-and-associate-companies-with-contacts" target="_blank"&gt;https://knowledge.hubspot.com/crm-setup/automatically-create-and-associate-companies-with-contacts :&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"If the contact has a freemail email account (e.g., gmail.com, yahoo.com), HubSpot will also look at the contact's&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Website URL&amp;nbsp;&lt;/EM&gt;&lt;SPAN&gt;property to attempt to match the contact with a company's domain name."&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 09:24:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/I-want-to-associate-a-contact-to-a-company-in-workflow/m-p/749916#M61000</guid>
      <dc:creator>Phil_Vallender</dc:creator>
      <dc:date>2023-02-01T09:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: I want to associate a contact to a company in workflow</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/I-want-to-associate-a-contact-to-a-company-in-workflow/m-p/791190#M63816</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/510295"&gt;@Sugapriya9293&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/74"&gt;@Phil_Vallender&lt;/a&gt;&amp;nbsp;noted, there is currently no way to do this. However there is a &lt;A href="https://app.hubspot.com/whats-new/23947712/betas?productUpdateId=13885268" target="_blank" rel="noopener"&gt;new public beta&lt;/A&gt; available that makes more of your associated data available in workflows, which may be able to improve your process here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also wanted to mention that&amp;nbsp;&lt;A href="https://ecosystem.hubspot.com/marketplace/apps/marketing/data-management/insycle" target="_blank" rel="noopener"&gt;Insycle&lt;/A&gt; (full disclosure, I work there) allows you to associate in Workflows. Insycle allows for you to associate contacts, companies, deals, and custom objects in bulk, using any field in your database as a matching field. Additionally, you can easily copy fields from one object to another at the same time, which sounds like it may be helpful to you. You can also manage primary associations/labels/child-parent associations.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Ryan&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 17:13:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/I-want-to-associate-a-contact-to-a-company-in-workflow/m-p/791190#M63816</guid>
      <dc:creator>RBozeman</dc:creator>
      <dc:date>2023-05-08T17:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: I want to associate a contact to a company in workflow</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/I-want-to-associate-a-contact-to-a-company-in-workflow/m-p/844984#M67161</link>
      <description>&lt;P&gt;Did you get anywhere with this?&lt;BR /&gt;&lt;BR /&gt;(I have hit the same problem - I don't want to auto create companies - I just want to auto associate contacts with existing companies...)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 14:22:26 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/I-want-to-associate-a-contact-to-a-company-in-workflow/m-p/844984#M67161</guid>
      <dc:creator>auto-mate</dc:creator>
      <dc:date>2023-09-05T14:22:26Z</dc:date>
    </item>
  </channel>
</rss>

