<?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: Custom define associations in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-define-associations/m-p/1121048#M80821</link>
    <description>&lt;P&gt;Hey, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/407643"&gt;@lstepany&lt;/a&gt;&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; The documentation for creating new labels between objects is &lt;A href="https://developers.hubspot.com/docs/guides/api/crm/associations/associations-v4#create-association-labels" target="_blank"&gt;&lt;STRONG&gt;here&lt;/STRONG&gt;&lt;/A&gt;. Please note: “You can create up to 10 association labels between each object pairing (e.g. contacts and companies, contacts and contacts).” — Jaycee&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Mar 2025 20:01:03 GMT</pubDate>
    <dc:creator>Jaycee_Lewis</dc:creator>
    <dc:date>2025-03-11T20:01:03Z</dc:date>
    <item>
      <title>Custom define associations</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-define-associations/m-p/1120740#M80809</link>
      <description>&lt;P&gt;Hi, in Associations definitions API there is an endpoint for creating a new label for existing association definition? &lt;BR /&gt;Is there any endpoint for defining a new custom associations type? Particularely Tickets-to-Feedbaks submissions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 11:44:26 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-define-associations/m-p/1120740#M80809</guid>
      <dc:creator>lstepany</dc:creator>
      <dc:date>2025-03-11T11:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Custom define associations</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-define-associations/m-p/1121048#M80821</link>
      <description>&lt;P&gt;Hey, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/407643"&gt;@lstepany&lt;/a&gt;&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; The documentation for creating new labels between objects is &lt;A href="https://developers.hubspot.com/docs/guides/api/crm/associations/associations-v4#create-association-labels" target="_blank"&gt;&lt;STRONG&gt;here&lt;/STRONG&gt;&lt;/A&gt;. Please note: “You can create up to 10 association labels between each object pairing (e.g. contacts and companies, contacts and contacts).” — Jaycee&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 20:01:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-define-associations/m-p/1121048#M80821</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2025-03-11T20:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Custom define associations</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-define-associations/m-p/1123674#M80950</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/407643"&gt;@lstepany&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here is the link&amp;nbsp; -&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/reference/api/crm/associations/associations-schema#post-%2Fcrm%2Fv4%2Fassociations%2F%7Bfromobjecttype%7D%2F%7Btoobjecttype%7D%2Flabels" target="_blank"&gt;https://developers.hubspot.com/docs/reference/api/crm/associations/associations-schema#post-%2Fcrm%2Fv4%2Fassociations%2F%7Bfromobjecttype%7D%2F%7Btoobjecttype%7D%2Flabels&lt;/A&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;curl is this -  
curl --request POST \
  --url https://api.hubapi.com/crm/v4/associations/fromObjectType/toObjectType/labels \
  --header 'authorization: Bearer YOUR_ACCESS_TOKEN' \
  --header 'content-type: application/json' \
  --data '{
  "inverseLabel": "string",
  "name": "string",
  "label": "string"
}'&lt;/LI-CODE&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;</description>
      <pubDate>Tue, 18 Mar 2025 08:10:12 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-define-associations/m-p/1123674#M80950</guid>
      <dc:creator>GRajput</dc:creator>
      <dc:date>2025-03-18T08:10:12Z</dc:date>
    </item>
  </channel>
</rss>

