Hi all,
I’m updating the pipedrive client on my nodejs project beacause of the upcoming deprecation of the endpoints but I’m a little confused:
If I look on API documentation SearchResults is a deprecated endpoint and it is recommended to move to the new one ItemSearch. But in the latest release of client-nodejs (10.4.3) I couldn’t see this new controller.
Do I need to wait to a new version of client-nodejs? Please I don’t want to rewrite my queries twice.
Thanks all.