Discussions
GET /people: custom field as query param
7 months ago by Kraig Hanson
Hi,
The website allows searching by custom fields, but I wasn't able to get this to work using the /people API. Suggestions?
Example that returns all people instead of my one test case: /people?customAffiliateAgent=godzilla
(I did GET /customFields and verified the field name)
Thanks!