Dear Pipedrive Developers,
I use the pipedrive v2 API to retrieve data. For the standard “getX” endpoints in v2 there is the status filter option missing. Furthermore, with the update on April 22nd you removed that deleted records can be retrieved. We keep our data models in sync with pipedrive and normally we would like to use the updated_since filter - however when deleted records are not sent, our database gets out of sync, hence I have to loop over all records to see which one is not coming back from pipedrive API - this feels super inefficient.
I looked through the documentation already and unfortunately there is no filter parameter to retrieve all records (only in a previous endpoint, where status filter was present). As already mentioned, maybe you could bring this back somehow or point me in the right direction so that I can retrieve the deleted records as well.
Thank you very much in advance.
Kind regards,
Christian