APIs & Integrations

EInc
Membre

Get all the records in an object after hs_lastmodifieddate

Résolue

Hi, I want to get all the deals records after a specific time, last modified date seems to be useful property for this, but I don't know where to specify this condition while fetching the records, can anyoone help me on this?

0 Votes
1 Solution acceptée
webdew
Solution
Guide | Partenaire solutions Diamond
Guide | Partenaire solutions Diamond

Get all the records in an object after hs_lastmodifieddate

Résolue

Hi 

please use search api and in property you just pass hs_lastmodifieddate

here is API : https://developers.hubspot.com/docs/api/crm/search
https://prnt.sc/26m9x8r
https://prnt.sc/26m9xyi

Hope this helps!

If we were able to answer your query, kindly help the community by marking it as a solution.
Thanks and Regards. 

Voir la solution dans l'envoi d'origine

2 Réponses
webdew
Solution
Guide | Partenaire solutions Diamond
Guide | Partenaire solutions Diamond

Get all the records in an object after hs_lastmodifieddate

Résolue

Hi 

please use search api and in property you just pass hs_lastmodifieddate

here is API : https://developers.hubspot.com/docs/api/crm/search
https://prnt.sc/26m9x8r
https://prnt.sc/26m9xyi

Hope this helps!

If we were able to answer your query, kindly help the community by marking it as a solution.
Thanks and Regards. 

dennisedson
Équipe de développement de HubSpot
Équipe de développement de HubSpot

Get all the records in an object after hs_lastmodifieddate

Résolue

Have you explored this endpoint?

0 Votes