APIs & Integrations

ptollinger
参加者

Get the last modified datetime of particular property of "contacts" using the v3 API

解決

Is it possible to get the last modified datetime of particular properties of "contacts" using the v3 search endpoint? (as documented here: https://developers.hubspot.com/docs/api/crm/search).

 

Or alternatively, getting the history of properties, as you can in the v1 of the API supports via the "propertyMode=value_and_history" parameter?

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

Get the last modified datetime of particular property of "contacts" using the v3 API

解決

@ptollinger 

You will need to use the V1 endpoints for this as of now.  It is being worked on, but not ready for release, yet.

Alternatively, you could set up webhooks and subscribe to property changes.

元の投稿で解決策を見る

2件の返信
dennisedson
解決策
HubSpot製品開発チーム
HubSpot製品開発チーム

Get the last modified datetime of particular property of "contacts" using the v3 API

解決

@ptollinger 

You will need to use the V1 endpoints for this as of now.  It is being worked on, but not ready for release, yet.

Alternatively, you could set up webhooks and subscribe to property changes.

ABrachet
メンバー

Get the last modified datetime of particular property of "contacts" using the v3 API

解決

Hi @dennisedson ,

 

I'm using the V1 endpoint. Is it possible now to get the specific modified date ? 

0 いいね!