HubSpot Ideas

PedroTayer

Last modified date be updated when any association/dissociation occurs

One of the strategies to sync Hubspot and any database is using the property 'hs_lastmodifieddate'.

 

The idea is to use the search endpoint and return just the objects that has 'hs_lastmodifieddate' after then last sync. So the sync is fast and cheap.

 

The problem is that when user associates/dissociates any object, the property 'hs_lastmodifieddate' doesn't update, excecpt in cases where the property "number of associated X" exists. For instance, when a contact and deal are associated, the property "number of associated contacts" on deal is updated and, then, the 'hs_lastmodifieddate' updates (due to property change, not association).

 

The other solution to that is always read all records for syncing, to ensure all associations are updated, the problem with that endpoint is that when the number of properties is too long it raises 414 error (the search api does not requires properties as params in URI).

7 Replies
IFairbairn
Participant

I have the same use case and this idea would stop me having to trawl through every Deal and re-sync their associations in my database.

RaquelMahler
Member

This idea would help a lot in the synchronization process 👏👏👏👏

CMelo3
Member

I need that too!

LPierinideOli
Member

This will help a lot here too!

TBrasil5
Member

This would help us a lot as well

CPereira32
Member

Please!! This is extremely necessary.

JGasparini
Member

This would help a lot