Get the details of a person by id?
haexperts2020 opened this issue · 1 comments
haexperts2020 commented
Is this currently possible? I have this but it keeps returning null
$person = Pipedrive::persons(10925)->getData();
IsraelOrtuno commented
Should be Pipedrive::persons()->find(ID)