APIs & Integrations

ptollinger
Participante

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

resolver

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 Me gusta
1 Soluciones aceptada
dennisedson
Solución
Equipo de producto de HubSpot
Equipo de producto de HubSpot

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

resolver

@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.

Ver la solución en mensaje original publicado

2 Respuestas 2
dennisedson
Solución
Equipo de producto de HubSpot
Equipo de producto de HubSpot

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

resolver

@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
Miembro

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

resolver

Hi @dennisedson ,

 

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

0 Me gusta