APIs & Integrations

RevAnalytics
メンバー

Updating Original Source With API

解決

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.

 

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.

 

 

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'
}

 

 

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.

1件の承認済みベストアンサー
GRajput
解決策
名誉エキスパート | Gold Partner
名誉エキスパート | Gold Partner

Updating Original Source With API

解決

Hi @RevAnalytics 

 

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.

 

I hope this will help you out. Please mark it as Solution Accepted and upvote to help another Community member.
Thanks!




Gaurav Rajput
Director, MarTech( Growth Natives)

Book a meeting


元の投稿で解決策を見る

3件の返信
GRajput
解決策
名誉エキスパート | Gold Partner
名誉エキスパート | Gold Partner

Updating Original Source With API

解決

Hi @RevAnalytics 

 

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.

 

I hope this will help you out. Please mark it as Solution Accepted and upvote to help another Community member.
Thanks!




Gaurav Rajput
Director, MarTech( Growth Natives)

Book a meeting


Jaycee_Lewis
コミュニティーマネージャー
コミュニティーマネージャー

Updating Original Source With API

解決

Hey, @RevAnalytics 👋 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 cannot be updated manually.” — Source Unfortunately, there is not a way to “force” the API to accept values for a read-only property. 

 

Please let me know if you have any additional questions! — Jaycee


HubSpot’s AI-powered customer agent resolves up to 50% of customer queries instantly, with some customers reaching up to 90% resolution rates.
Learn More.


Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !
RevAnalytics
メンバー

Updating Original Source With API

解決

So how would I be able to effectively measure my marketing if I'm not able to properly set the source of the deals?

0 いいね!