apollo_match_contact
Match a CRM contact using email, LinkedIn URL, or name and organization. Returns matched contact data from your Apollo CRM.
Instructions
Match a CRM contact via POST /contacts/match. Like people/match but scoped to your CRM contacts. Provide email, linkedin_url, or name+org.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| extra | No | ||
| domain | No | ||
| last_name | No | ||
| first_name | No | ||
| linkedin_url | No | ||
| organization_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |