Jan 27, 2022 5:21 AM
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?
Solved! Go to Solution.
Jan 31, 2022 3:30 AM
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.
Jan 31, 2022 3:30 AM
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.
Jan 27, 2022 1:40 PM
@
Have you explored this endpoint?