stdFunction and stdGrade, then search people.
The strategy
- Expand the title to inspect normalized taxonomy (optional debug step)
- Search with
POST /people-api/people/search-by-title, which classifies then searches in one call - Act on the returned profiles in your CRM or outreach workflow
How to run it
Optional: expand the title first
Search by title
Requires a company scope (companyId, companyName, or website):
resolved object with the classified taxonomy plus the usual search items.
Try it in the playground: Resolve job title and search people.
Related
- Search people by taxonomy — when you already know std filters
- Authentication