<?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: Set a default value for a custom property in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/973541#M73489</link>
    <description>&lt;P&gt;A teammember just asked me to set the default to yes for a document that is received on every new contract. To my surprise there is no option to select a default value. Please add a checkbox next to the custom values that will allow us to select a default value. Should be easy for the dev team of a amazing solution like HubSpot.&lt;/P&gt;</description>
    <pubDate>Wed, 08 May 2024 20:12:46 GMT</pubDate>
    <dc:creator>Scoobs</dc:creator>
    <dc:date>2024-05-08T20:12:46Z</dc:date>
    <item>
      <title>Set a default value for a custom property</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/238580#M17476</link>
      <description>&lt;P&gt;Hi friends!!&lt;/P&gt;
&lt;P&gt;I have a custom property as a dropdown select which now it's binary (we don't know if it will handle other values in the future, so that's why it's a dropdown instead of a checkbox or a radio button). I only want to handle one of those two values: YES or NO. No empty values, no both values. The fallback should stay on NO, but I can't find (if it exists) a "default" value to this kind of selector. There's a setup window for this that I've missed?&lt;/P&gt;
&lt;P&gt;BTW, the companies should come from API, form, tracked email.... I can control it via API, of course, but I need to control the other two sources&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 10:19:29 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/238580#M17476</guid>
      <dc:creator>juancruzbasebon</dc:creator>
      <dc:date>2018-07-09T10:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Set a default value for a custom property</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/238581#M17477</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/juancruzbasebone"&gt;@juancruzbasebone&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;There isn't any way to set a default value at the property definition level. You can set a default value for a property in forms, and you could create a workflow to automatically update records that don't have a value for the property in question, but otherwise it's not possible to force a property to always have a value.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 18:47:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/238581#M17477</guid>
      <dc:creator>Derek_Gervais</dc:creator>
      <dc:date>2018-07-17T18:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Set a default value for a custom property</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/238582#M17478</link>
      <description>&lt;P&gt;Another way (but more difficult to pull off) is to create a custom app and tell it to listen to a webhook on whatever object you're working with. When it receives an event, it can set the default value of that property.&lt;/P&gt;
&lt;P&gt;So if you're working with a deal:&lt;/P&gt;
&lt;P&gt;Create Deal -&amp;gt; App receives webhook event -&amp;gt; App reads the deal -&amp;gt; App sets the deal property if it not set&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 19:27:42 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/238582#M17478</guid>
      <dc:creator>eric1</dc:creator>
      <dc:date>2018-07-17T19:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set a default value for a custom property</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/343920#M33685</link>
      <description>&lt;P&gt;This feature would be great to have in general.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 16:02:57 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/343920#M33685</guid>
      <dc:creator>PatBuonoNB</dc:creator>
      <dc:date>2020-06-03T16:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set a default value for a custom property</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/407463#M40376</link>
      <description>&lt;P&gt;Hi team,&lt;BR /&gt;&lt;BR /&gt;Commenting for a customer here. Agree that having the ability to set a default value will really help for those calculation custom properties. When it is "blank", the calculation can't continue.&lt;BR /&gt;&lt;BR /&gt;Understand setting up a workflow is possible, but would prefer a easier way. Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 06:22:35 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/407463#M40376</guid>
      <dc:creator>YiRui_Chua</dc:creator>
      <dc:date>2021-02-09T06:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set a default value for a custom property</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/518561#M48248</link>
      <description>&lt;P&gt;Having the ability to set a custom property to default to 0 so calculations can continue would really help us!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Oct 2021 22:48:44 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/518561#M48248</guid>
      <dc:creator>MotorBoatin</dc:creator>
      <dc:date>2021-10-30T22:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set a default value for a custom property</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/524274#M48584</link>
      <description>&lt;P&gt;This would be incredibly helpful for us as well! Disappointing that we have to design an entire workflow just to set a property to 0 to move calculations forward.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Nov 2021 17:51:06 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/524274#M48584</guid>
      <dc:creator>GEiselt</dc:creator>
      <dc:date>2021-11-10T17:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Set a default value for a custom property</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/557892#M50156</link>
      <description>&lt;P&gt;This would be staggeringly useful for us too! Disillusioning that we &lt;A href="https://teststripbank.com/" target="_blank" rel="noopener"&gt;&lt;FONT color="#000000"&gt;need&lt;/FONT&gt;&lt;/A&gt; to plan a whole work process just to set a property to 0 to push estimations ahead.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 04:53:43 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/557892#M50156</guid>
      <dc:creator>JHenry01</dc:creator>
      <dc:date>2022-01-18T04:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set a default value for a custom property</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/623941#M52705</link>
      <description>&lt;P&gt;This would be very helpful, as others have stated. We currently have to create workflows to set properties to 0 to allow calculations to run.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 17:16:21 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/623941#M52705</guid>
      <dc:creator>NicoleT</dc:creator>
      <dc:date>2022-04-28T17:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set a default value for a custom property</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/662792#M54688</link>
      <description>&lt;P&gt;This feels like a no brainer as a feature given the importance of data governance to a functional and effective CRM system.&lt;BR /&gt;&lt;BR /&gt;We have a check box field against a deal record which tends to have lower compliance in terms of completions, so when running reports we have a high volume of blanks. Whilst we can solve for this with making the field mandatory upon deal creation, or creating a workflow, default values would make life easier across the board.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 13:17:36 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/662792#M54688</guid>
      <dc:creator>GTahernia</dc:creator>
      <dc:date>2022-07-11T13:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set a default value for a custom property</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/663864#M54756</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/415808"&gt;@GTahernia&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thank you for your comment. I agree this would be a useful addition.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have a moment, can you add your use case and comment to this Idea post—&lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/pre-set-property-default-value/idi-p/315562" target="_blank" rel="noopener"&gt;Pre-set Default Property Value&lt;/A&gt;, please? It is making the same feature request as described in this thread and in your comment. I added my upvote as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you! — Jaycee&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 16:58:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/663864#M54756</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2022-07-12T16:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Set a default value for a custom property</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/692186#M56860</link>
      <description>&lt;P&gt;We should not have to do this through workflows.&amp;nbsp; This is especially the case for Number fields that are being used for calculating other fields.&amp;nbsp; Since Calculation fields break if any of their calculated fields are empty, being able to set these Number fields to 0 as a default value would allow these fields to be used to Calculate values.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 17:54:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/692186#M56860</guid>
      <dc:creator>DHalliNet</dc:creator>
      <dc:date>2022-09-12T17:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set a default value for a custom property</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/813207#M65278</link>
      <description>&lt;P&gt;We are having the same issue. I have a calculating property that sums a series of deal properites. However, the calculating property itself won't work if any of the deal properties included in the calculation is blank (not yet completed). Each of the deal properties included in the calculating property must have a value of zero or greater. This is a problem becuase those deal properties are completed sequentially and the user won't be completing the later sequence properties until months into the deal/project. To make this work, I understand we will need to create a workflow to populate the deal properties with the value of zero so that the calculating field will work from the start of the project (Deal).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 16:45:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/813207#M65278</guid>
      <dc:creator>SSevernak</dc:creator>
      <dc:date>2023-06-28T16:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set a default value for a custom property</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/823074#M65841</link>
      <description>&lt;P&gt;Is there a solution?&lt;/P&gt;&lt;P&gt;We have a follow up workflow system with contacts. New contacts generated by Mail API connection we need to flag so that they DO NOT get included automatically on the follpw up workflow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Today we have to update manually, with the risk of missing some or create e new workflow.&lt;/P&gt;&lt;P&gt;A default value option for the field would be a very yseful if not expected feature.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 08:46:29 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/823074#M65841</guid>
      <dc:creator>GF6</dc:creator>
      <dc:date>2023-07-21T08:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Set a default value for a custom property</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/973541#M73489</link>
      <description>&lt;P&gt;A teammember just asked me to set the default to yes for a document that is received on every new contract. To my surprise there is no option to select a default value. Please add a checkbox next to the custom values that will allow us to select a default value. Should be easy for the dev team of a amazing solution like HubSpot.&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 20:12:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/973541#M73489</guid>
      <dc:creator>Scoobs</dc:creator>
      <dc:date>2024-05-08T20:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set a default value for a custom property</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/975792#M73616</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/592533"&gt;@Scoobs&lt;/a&gt;&amp;nbsp;&lt;SPAN&gt;If you have a moment, can you add your use case and comment to this Idea post—&lt;/SPAN&gt;&lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/pre-set-property-default-value/idi-p/315562" target="_blank" rel="noopener"&gt;Pre-set Default Property Value&lt;/A&gt;&lt;SPAN&gt;, please? It is making the same feature request as described in this thread and in your comment. — Jaycee&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 00:03:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/975792#M73616</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2024-05-14T00:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set a default value for a custom property</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/1143584#M81918</link>
      <description>&lt;P&gt;You can use copilot to create a workflow.&amp;nbsp; I used this prompt:&amp;nbsp;&lt;SPAN&gt;set a custom property to the same value for every new deal&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 May 2025 14:11:28 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/1143584#M81918</guid>
      <dc:creator>beaconfirepro</dc:creator>
      <dc:date>2025-05-02T14:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set a default value for a custom property</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/1171816#M82974</link>
      <description>&lt;P&gt;Hi HubSpot Community,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I'm Sabrina from HubSpot's product team. We're looking into having Default Values as part of our roadmap. We'll keep you posted as we make progress toward this goal.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the meantime, if you are interested in participating in any research as we shape the solution, please submit your contact information in this &lt;A href="https://docs.google.com/forms/d/e/1FAIpQLSdaheiZEiEIvvUohmf2KQcyQaXfsXWMBwDYIfZFNX2920C08g/viewform?usp=header" target="_blank"&gt;form&lt;/A&gt;. Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 18:06:51 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/1171816#M82974</guid>
      <dc:creator>sapang</dc:creator>
      <dc:date>2025-07-01T18:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Set a default value for a custom property</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/1171821#M82975</link>
      <description>&lt;P&gt;Amazing news,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/613462"&gt;@sapang&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":raising_hands:"&gt;🙌&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 18:23:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/1171821#M82975</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2025-07-01T18:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set a default value for a custom property</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/1228822#M85742</link>
      <description>&lt;P&gt;&amp;nbsp;It's amazing to me that Hubspot can build something as complex as they have and not included something as basic as a default value on a form. The fact that this needs to be prioritized and put on a roadmap is kind of ridiculous. This is a no brainer.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Nov 2025 20:33:22 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Set-a-default-value-for-a-custom-property/m-p/1228822#M85742</guid>
      <dc:creator>CHar06</dc:creator>
      <dc:date>2025-11-26T20:33:22Z</dc:date>
    </item>
  </channel>
</rss>

