<?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 Updating Original Source With API in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Updating-Original-Source-With-API/m-p/1042085#M76672</link>
    <description>&lt;P&gt;Our application is a rate calculator that also captures customer information. Because users can recalculate their rate by adjusting the different fields and then the result is 3-4 different products, using the form submission API doesn't seem like a good fit for our needs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are creating contacts and deals using API currently and when creating a deal, I want to set the original source using using API and conditional arguments the check using the URL. However we are having issue changing the field using API and get this error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Error creating deal (data): {
  status: 'error',
  message: 'Property values were not valid: [{"isValid":false,"message":"\\"hs_analytics_source_data_1\\" is a read only property; its value cannot be set.","error":"READ_ONLY_VALUE","name":"hs_analytics_source_data_1","localizedErrorMessage":"\\"hs_analytics_source_data_1\\" is a read only property; its value cannot be set.","propertyValue":"ppc","portalId":39884412}]',
  correlationId: 'fad2c49a-c8b9-4ef8-939e-be7e9ed6c724',
  category: 'VALIDATION_ERROR'
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far support has not been able to provide adequate information how we should go about handling this, so I'm hoping someone in the community could provide additional support.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Sep 2024 14:15:50 GMT</pubDate>
    <dc:creator>RevAnalytics</dc:creator>
    <dc:date>2024-09-17T14:15:50Z</dc:date>
    <item>
      <title>Updating Original Source With API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Updating-Original-Source-With-API/m-p/1042085#M76672</link>
      <description>&lt;P&gt;Our application is a rate calculator that also captures customer information. Because users can recalculate their rate by adjusting the different fields and then the result is 3-4 different products, using the form submission API doesn't seem like a good fit for our needs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are creating contacts and deals using API currently and when creating a deal, I want to set the original source using using API and conditional arguments the check using the URL. However we are having issue changing the field using API and get this error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Error creating deal (data): {
  status: 'error',
  message: 'Property values were not valid: [{"isValid":false,"message":"\\"hs_analytics_source_data_1\\" is a read only property; its value cannot be set.","error":"READ_ONLY_VALUE","name":"hs_analytics_source_data_1","localizedErrorMessage":"\\"hs_analytics_source_data_1\\" is a read only property; its value cannot be set.","propertyValue":"ppc","portalId":39884412}]',
  correlationId: 'fad2c49a-c8b9-4ef8-939e-be7e9ed6c724',
  category: 'VALIDATION_ERROR'
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far support has not been able to provide adequate information how we should go about handling this, so I'm hoping someone in the community could provide additional support.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 14:15:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Updating-Original-Source-With-API/m-p/1042085#M76672</guid>
      <dc:creator>RevAnalytics</dc:creator>
      <dc:date>2024-09-17T14:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Original Source With API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Updating-Original-Source-With-API/m-p/1042141#M76679</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/748061"&gt;@RevAnalytics&lt;/a&gt;&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; To echo what support said, `"hs_analytics_source_data_1"` Original Source Drill-Down 1, is a read-only property. This property cannot be manually set in-app or via the API. “Please note: the drill-down properties are automatically set by HubSpot and &lt;STRONG&gt;cannot&lt;/STRONG&gt; be updated manually.” — &lt;A href="https://knowledge.hubspot.com/properties/understand-source-properties#understand-source-drill-down-properties" target="_blank"&gt;&lt;STRONG&gt;Source&lt;/STRONG&gt;&lt;/A&gt; Unfortunately, there is not a way to “force” the API to accept values for a read-only property.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know if you have any additional questions! — Jaycee&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 15:41:54 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Updating-Original-Source-With-API/m-p/1042141#M76679</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2024-09-17T15:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Original Source With API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Updating-Original-Source-With-API/m-p/1042178#M76680</link>
      <description>&lt;P&gt;So how would I be able to effectively measure my marketing if I'm not able to properly set the source of the deals?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 16:50:40 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Updating-Original-Source-With-API/m-p/1042178#M76680</guid>
      <dc:creator>RevAnalytics</dc:creator>
      <dc:date>2024-09-17T16:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Original Source With API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Updating-Original-Source-With-API/m-p/1042601#M76715</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/748061"&gt;@RevAnalytics&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;As of now, you can't change that property. One possible solution is to create a new property and update it and then on the basis of that newly created property you can measure marketing.&lt;/SPAN&gt;&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;</description>
      <pubDate>Wed, 18 Sep 2024 13:07:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Updating-Original-Source-With-API/m-p/1042601#M76715</guid>
      <dc:creator>GRajput</dc:creator>
      <dc:date>2024-09-18T13:07:19Z</dc:date>
    </item>
  </channel>
</rss>

