Hi, there,
I’m trying to figure out why I’m not seeing delete/archived records return from API, I’m using GitHub - HubSpot/hubspot-api-nodejs: HubSpot API NodeJS Client Libraries for V3 version of the API · GitHub, and doSearch capability,
The use case is, I need to pick up delete contact for example, and then sync and delete those from our system. Is it possible using the `doSearch` capability?
If not, could you recommend couple alternative solutions?
Thanks!