APIs & Integrations

EInc
Member

Get all the records in an object after hs_lastmodifieddate

SOLVE

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 Upvotes
1 Accepted solution
webdew
Solution
Guide | Diamond Partner
Guide | Diamond Partner

Get all the records in an object after hs_lastmodifieddate

SOLVE

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. 

View solution in original post

2 Replies 2
webdew
Solution
Guide | Diamond Partner
Guide | Diamond Partner

Get all the records in an object after hs_lastmodifieddate

SOLVE

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
HubSpot Product Team
HubSpot Product Team

Get all the records in an object after hs_lastmodifieddate

SOLVE

Have you explored this endpoint?

0 Upvotes