<?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 Automatic association for Call engagement objects created using API in Sales Integrations</title>
    <link>https://community.hubspot.com/t5/Sales-Integrations/Automatic-association-for-Call-engagement-objects-created-using/m-p/684358#M4646</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wanted to understand how does the automatic association to open deals work specifically for call engagement created using API.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;An api creates an engagement object linked to a contact names "Mark" and a company named "Acme".&amp;nbsp;&lt;/P&gt;&lt;P&gt;If mark has only one open deal but acme has 5 open deals, how would the auto association work? Will this engagement be linked to all 5 deals?&lt;/P&gt;</description>
    <pubDate>Wed, 24 Aug 2022 05:59:59 GMT</pubDate>
    <dc:creator>sajjanstrings</dc:creator>
    <dc:date>2022-08-24T05:59:59Z</dc:date>
    <item>
      <title>Automatic association for Call engagement objects created using API</title>
      <link>https://community.hubspot.com/t5/Sales-Integrations/Automatic-association-for-Call-engagement-objects-created-using/m-p/684358#M4646</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wanted to understand how does the automatic association to open deals work specifically for call engagement created using API.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;An api creates an engagement object linked to a contact names "Mark" and a company named "Acme".&amp;nbsp;&lt;/P&gt;&lt;P&gt;If mark has only one open deal but acme has 5 open deals, how would the auto association work? Will this engagement be linked to all 5 deals?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 05:59:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Sales-Integrations/Automatic-association-for-Call-engagement-objects-created-using/m-p/684358#M4646</guid>
      <dc:creator>sajjanstrings</dc:creator>
      <dc:date>2022-08-24T05:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic association for Call engagement objects created using API</title>
      <link>https://community.hubspot.com/t5/Sales-Integrations/Automatic-association-for-Call-engagement-objects-created-using/m-p/684397#M4650</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/213756"&gt;@sajjanstrings&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The answer here is that it really depends on how you choose to integrate, it's certainly possible but not the default behaviour.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By default If an engagement (Call, Meeting, Task, Note, Email) is created via the &lt;A href="https://developers.hubspot.com/docs/api/crm/associations" target="_blank" rel="noopener"&gt;CRM API&lt;/A&gt;&amp;nbsp;and associated to a contact they will not be automatically associated to other records in the CRM as per this &lt;A href="https://knowledge.hubspot.com/crm-setup/associate-activities-with-records" target="_blank" rel="noopener"&gt;documentation&lt;/A&gt;. What needs to happen is that the integrator also makes a call to an endpoint to define additional associations to other objects.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 08:35:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Sales-Integrations/Automatic-association-for-Call-engagement-objects-created-using/m-p/684397#M4650</guid>
      <dc:creator>coldrickjack</dc:creator>
      <dc:date>2022-08-24T08:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic association for Call engagement objects created using API</title>
      <link>https://community.hubspot.com/t5/Sales-Integrations/Automatic-association-for-Call-engagement-objects-created-using/m-p/684420#M4653</link>
      <description>&lt;P&gt;what if we were creating it from the older API:&lt;/P&gt;&lt;P&gt;&lt;A href="https://legacydocs.hubspot.com/docs/methods/engagements/create_engagement" target="_blank"&gt;https://legacydocs.hubspot.com/docs/methods/engagements/create_engagement&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 09:29:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Sales-Integrations/Automatic-association-for-Call-engagement-objects-created-using/m-p/684420#M4653</guid>
      <dc:creator>sajjanstrings</dc:creator>
      <dc:date>2022-08-24T09:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic association for Call engagement objects created using API</title>
      <link>https://community.hubspot.com/t5/Sales-Integrations/Automatic-association-for-Call-engagement-objects-created-using/m-p/684439#M4654</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/213756"&gt;@sajjanstrings&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The same applies, it won't automatically associate to other records. It will only associate to the records with the IDs you provide in your request.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, I'd recommend using the newer versions of the API as ultimately the legacy endpoints will be deprecated at some point.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 10:25:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Sales-Integrations/Automatic-association-for-Call-engagement-objects-created-using/m-p/684439#M4654</guid>
      <dc:creator>coldrickjack</dc:creator>
      <dc:date>2022-08-24T10:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic association for Call engagement objects created using API</title>
      <link>https://community.hubspot.com/t5/Sales-Integrations/Automatic-association-for-Call-engagement-objects-created-using/m-p/684447#M4655</link>
      <description>I tried testing this and looks like Hubspot did auto associate an&lt;BR /&gt;engagement with a deal that I didn't explicitly ask it to associate the&lt;BR /&gt;engagement with.&lt;BR /&gt;It seems to look at all open deals for a contact and auto-linking to them&lt;BR /&gt;all.&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Aug 2022 10:35:25 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Sales-Integrations/Automatic-association-for-Call-engagement-objects-created-using/m-p/684447#M4655</guid>
      <dc:creator>sajjanstrings</dc:creator>
      <dc:date>2022-08-24T10:35:25Z</dc:date>
    </item>
  </channel>
</rss>

