IsraelOrtuno / pipedrive

Complete Pipedrive API client for PHP
MIT License
166 stars 58 forks source link

WIP - Adding a Search trait #84

Closed iammichiel closed 4 years ago

iammichiel commented 4 years ago

This is a very quick-n-dirty implementation of the new search endpoints. This might serve as a base for future work on this feature :)

Only implemented for Person for the moment.

Partially solves #82