<?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: Associate Deal sync from Salesforce to Hubspot Contact in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Associate-Deal-sync-from-Salesforce-to-Hubspot-Contact/m-p/1086882#M79142</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/849149"&gt;@JerikaNguyen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-sheets-root="1"&gt;If you associate Contact with Deal then the Contact's company will not associated with Deal. You have to associate both the contact and the company separately.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-sheets-root="1"&gt;I hope this will help you out. Please mark it as &lt;STRONG&gt;Solution Accepted and upvote&lt;/STRONG&gt; to help another Community member.&lt;BR /&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Dec 2024 06:03:24 GMT</pubDate>
    <dc:creator>GRajput</dc:creator>
    <dc:date>2024-12-24T06:03:24Z</dc:date>
    <item>
      <title>Associate Deal sync from Salesforce to Hubspot Contact</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Associate-Deal-sync-from-Salesforce-to-Hubspot-Contact/m-p/1086641#M79120</link>
      <description>&lt;P&gt;I'm working on the integration to sync data between Hubspot and Salesforce. I encountered some issues that some of the Deals from Salesforce didn't not associate with Contacts on Hubspot. I would like to create the association via Hubspot APIs. However, I don't know which property that Hubspot uses to associate a Deal with a Company or a Contact. For example, Hubspot will automatically associate Contact with email domain name that matches company domain name. Then I would like to know which property that I could base on to manually update associated Contacts for Deals.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 08:11:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Associate-Deal-sync-from-Salesforce-to-Hubspot-Contact/m-p/1086641#M79120</guid>
      <dc:creator>JerikaNguyen</dc:creator>
      <dc:date>2024-12-23T08:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Associate Deal sync from Salesforce to Hubspot Contact</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Associate-Deal-sync-from-Salesforce-to-Hubspot-Contact/m-p/1086767#M79127</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You will want ensure that Contacts are associated with Deals as OpportunityContactRoles in Salesforce for the integration to reflect these associations in HubSpot.&lt;/P&gt;&lt;P&gt;FYI to manually update Contacts for Deals through APIs, you might need to use properties like "Associated contacts" and make sure the associations are correctly set up&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Harsh&lt;/P&gt;&lt;P&gt;&lt;A href="https://farioconsulting.com" target="_blank" rel="noopener"&gt;Fario Consulting&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 15:23:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Associate-Deal-sync-from-Salesforce-to-Hubspot-Contact/m-p/1086767#M79127</guid>
      <dc:creator>FarioConsulting</dc:creator>
      <dc:date>2024-12-23T15:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Associate Deal sync from Salesforce to Hubspot Contact</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Associate-Deal-sync-from-Salesforce-to-Hubspot-Contact/m-p/1086773#M79128</link>
      <description>&lt;P&gt;To manually associate Deals with Contacts in HubSpot via API, you can use the &lt;STRONG&gt;"Contact ID"&lt;/STRONG&gt; and &lt;STRONG&gt;"Deal ID"&lt;/STRONG&gt; in the HubSpot CRM. Contacts and Companies in HubSpot are often associated based on the &lt;STRONG&gt;email domain&lt;/STRONG&gt; (Contacts) matching the &lt;STRONG&gt;Company domain name&lt;/STRONG&gt;. For Deals, HubSpot does not auto-associate with Contacts unless explicitly linked. Use the &lt;A href="https://developers.hubspot.com/docs/api/crm/associations" target="_new" rel="noopener"&gt;&lt;SPAN&gt;HubSpot&lt;/SPAN&gt;&lt;SPAN&gt; Associations&lt;/SPAN&gt;&lt;SPAN&gt; API&lt;/SPAN&gt;&lt;/A&gt; to create a custom association by specifying the Contact and Deal object types, and their respective IDs.&lt;/P&gt;&lt;P&gt;Additionally, if there is no clear identifier, you can retrieve Deals and Contacts from HubSpot, map them using shared Salesforce fields (like email or custom properties), and programmatically update the associations.&lt;/P&gt;&lt;P&gt;Cloudify can help with custom HubSpot-Salesforce integrations. As one of the leading &lt;A href="https://cloudify.biz/native-automations/hubspot" target="_blank" rel="noopener"&gt;HubSpot integration&lt;/A&gt; experts, we ensure seamless CRM syncs tailored to your needs!&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://cloudify.biz/marketplace/products/hubspot-integrations" target="_blank"&gt;https://cloudify.biz/marketplace/products/hubspot-integrations&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 16:05:29 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Associate-Deal-sync-from-Salesforce-to-Hubspot-Contact/m-p/1086773#M79128</guid>
      <dc:creator>Nagarjoon</dc:creator>
      <dc:date>2024-12-23T16:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Associate Deal sync from Salesforce to Hubspot Contact</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Associate-Deal-sync-from-Salesforce-to-Hubspot-Contact/m-p/1086882#M79142</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/849149"&gt;@JerikaNguyen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-sheets-root="1"&gt;If you associate Contact with Deal then the Contact's company will not associated with Deal. You have to associate both the contact and the company separately.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-sheets-root="1"&gt;I hope this will help you out. Please mark it as &lt;STRONG&gt;Solution Accepted and upvote&lt;/STRONG&gt; to help another Community member.&lt;BR /&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 06:03:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Associate-Deal-sync-from-Salesforce-to-Hubspot-Contact/m-p/1086882#M79142</guid>
      <dc:creator>GRajput</dc:creator>
      <dc:date>2024-12-24T06:03:24Z</dc:date>
    </item>
  </channel>
</rss>

