<?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: api calls to custom properties in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/api-calls-to-custom-properties/m-p/853586#M67655</link>
    <description>Thanks very much Mike for this reply - we will try and let you know if it&lt;BR /&gt;works or we have more questions.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 22 Sep 2023 01:58:35 GMT</pubDate>
    <dc:creator>SAird</dc:creator>
    <dc:date>2023-09-22T01:58:35Z</dc:date>
    <item>
      <title>api calls to custom properties</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/api-calls-to-custom-properties/m-p/853482#M67650</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We need to read and write to our custom contact and company properties via the API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We dont see where we can do that - can you please send link/doc for us to get instructions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any help is appreciated.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 21:00:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/api-calls-to-custom-properties/m-p/853482#M67650</guid>
      <dc:creator>SAird</dc:creator>
      <dc:date>2023-09-21T21:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: api calls to custom properties</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/api-calls-to-custom-properties/m-p/853582#M67654</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/478374"&gt;@SAird&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In you API call you can add your Custom Properties.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First, find the name of the Property in HubSpot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Settings&lt;/STRONG&gt; (cog top right) &amp;gt; &lt;STRONG&gt;Properties&lt;/STRONG&gt; (left menu) &amp;gt; click on the &lt;STRONG&gt;Property&lt;/STRONG&gt; you want to use &amp;gt; click on the "&amp;lt; /&amp;gt;" to see the &lt;STRONG&gt;Internal name&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this screenshot you can see the Custom Property "Partner Code" has the Internal name "partner_coupon_code".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2023-09-22 at 1.48.56 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/99610iD1DE47B7CED60D0F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2023-09-22 at 1.48.56 PM.png" alt="Screen Shot 2023-09-22 at 1.48.56 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then, in your &lt;A href="https://developers.hubspot.com/docs/api/crm/companies" target="_blank" rel="noopener"&gt;API Call&lt;/A&gt; you can add your Custom Property. In this case I get the &lt;STRONG&gt;partner_coupon_code&lt;/STRONG&gt;&amp;nbsp;and &lt;STRONG&gt;partner_status&lt;/STRONG&gt; for Company 123&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;https://api.hubapi.com/crm/v3/objects/companies/123?properties=partner_coupon_code&amp;amp;properties=partner_status&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have fun&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-size: 0.8rem;"&gt;Here to learn more about HubSpot and share my HubSpot Knowledge. I'm the founder of &lt;A href="https://www.webalite.com?utm_campaign=community-forum&amp;amp;utm_source=community&amp;amp;utm_content=signature" target="_blank"&gt;Webalite&lt;/A&gt; a HubSpot Partner Agency based in Wellington, New Zealand and the founder of &lt;STRONG&gt;Portal-iQ&lt;/STRONG&gt; the world's first automated &lt;A href="https://portal-iq.com?utm_campaign=community-forum&amp;amp;utm_source=community-forum&amp;amp;utm_content=signature" target="_blank"&gt;HubSpot Portal Audit&lt;/A&gt; that helps you work smarter with HubSpot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 01:53:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/api-calls-to-custom-properties/m-p/853582#M67654</guid>
      <dc:creator>Mike_Eastwood</dc:creator>
      <dc:date>2023-09-22T01:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: api calls to custom properties</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/api-calls-to-custom-properties/m-p/853586#M67655</link>
      <description>Thanks very much Mike for this reply - we will try and let you know if it&lt;BR /&gt;works or we have more questions.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Sep 2023 01:58:35 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/api-calls-to-custom-properties/m-p/853586#M67655</guid>
      <dc:creator>SAird</dc:creator>
      <dc:date>2023-09-22T01:58:35Z</dc:date>
    </item>
  </channel>
</rss>

