APIs & Integrations

Lars-Erik
投稿者 | Diamond Partner
投稿者 | Diamond Partner

Enable retrieval of property history in the V3 APIs

解決

The legacy API has a "property mode" to include history when fetching entities.

The new API does not have property history at all.

Whether the same endpoint or a new one doesn't really matter, but it's super useful to be able to fetch history.

2件の承認済みベストアンサー
dennisedson
解決策
HubSpot製品開発チーム
HubSpot製品開発チーム

Enable retrieval of property history in the V3 APIs

解決

@Lars-Erik ,

The team is aware and will be adding this functionality.  No timeline, but wanted to let you know something 👍

元の投稿で解決策を見る

nikodev
解決策
トップ投稿者 | Elite Partner
トップ投稿者 | Elite Partner

Enable retrieval of property history in the V3 APIs

解決

For those that end up looking for this - using the "propertiesWithHistory" parameter that is now available through the read endpoints of the v3 APIs will return the property history and source information. 

A8 Labs

元の投稿で解決策を見る

5件の返信
nikodev
解決策
トップ投稿者 | Elite Partner
トップ投稿者 | Elite Partner

Enable retrieval of property history in the V3 APIs

解決

For those that end up looking for this - using the "propertiesWithHistory" parameter that is now available through the read endpoints of the v3 APIs will return the property history and source information. 

A8 Labs

AntonioPerez
参加者

Enable retrieval of property history in the V3 APIs

解決

Hi Niko! On behalf of the countless other devs who have probably landed on this page in search of the niche solution, only to quietly bounce and go about their lives shortly thereafter: THANK YOU!

 

In case this helps anyone else: include the name of the property (such as "address") along with the "propertiesWithHistory" query parameter, like so:

{{baseURL}}/crm/v3/objects/contacts/:contactId?idProperty=email&properties=address,city,state,country,zip,email&propertiesWithHistory=address

nikodev
トップ投稿者 | Elite Partner
トップ投稿者 | Elite Partner

Enable retrieval of property history in the V3 APIs

解決

Great to hear man - I know the struggle. Made my day when I saw this - to the point I've remembered and come back ~2 weeks later to mention it. 

A8 Labs

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

Enable retrieval of property history in the V3 APIs

解決

We agree, @nikodev rocks! 🎉

linkedin

Jaycee Lewis

Developer Community Manager

Community | HubSpot

0 いいね!
dennisedson
解決策
HubSpot製品開発チーム
HubSpot製品開発チーム

Enable retrieval of property history in the V3 APIs

解決

@Lars-Erik ,

The team is aware and will be adding this functionality.  No timeline, but wanted to let you know something 👍