Contacts
Sync contacts
Find existing contacts in your CRM and return their IDs
POST
Documentation Index
Fetch the complete documentation index at: https://docs.enginy.ai/llms.txt
Use this file to discover all available pages before exploring further.
Your Implementation Required
This endpoint must be implemented on your server
Request
Array of contact objects to find
Contact Object
Enginy’s internal lead ID
Email address for matching
LinkedIn URL for matching
Response
Return only contacts that exist in your CRM.Array of matched contacts
The
externalId from the requestYour CRM’s ID for this contact
Optional properties to sync back to Enginy (leadScore, lifecycleStage, etc.)
Contact
lead-456 is not in the response because it doesn’t exist in the CRM. Only return matches.