We need to get several company properties every night. We have more than 200 thousand companies. It will take a lot of time and resources if we go through everything every time.
There is such an endpoint:
/companies/v2/companies/recent/modified
But unfortunately, it does not allow you to specify specific properties. And there is a limit of 10 thousand records, by the way, is it possible to bypass this limitation?
Question: does the HS API allow you to get properties changed within XX days?
I would be grateful for any ideas!