Sourcing
Discover new prospects from your favorite data providers (Apollo, Cognism, and ZoomInfo), who aren't already in your CRM

Authorizations
x-api-keystringRequired
Responses
200
The request has succeeded.
application/json
providerstring · enumRequiredPossible values:
The name of the sourcing provider
isConnectedbooleanRequired
Whether the provider is properly configured and connected for this tenant
get
/sourcing/providers200
The request has succeeded.
Authorizations
x-api-keystringRequired
Body
providerstring · enumRequiredPossible values:
Data provider to use
provider_idstringRequired
Provider-specific identifier for the person to enrich
Responses
200
The request has succeeded.
application/json
idstringRequired
Provider-specific person ID
first_namestringRequired
First name
last_namestringRequired
Last name
emailstringOptional
Email address (available after enrichment)
phonestringOptional
Phone number (available after enrichment)
photostringOptional
Photo URL
titlestringOptional
Job title
company_namestringOptional
Company name
company_domainstringOptional
Company domain
linkedin_urlstringOptional
LinkedIn profile URL
providerstring · enumRequiredPossible values:
Data provider used
enrich_tokenstringOptional
Token for enrichment (optional)
post
/sourcing/persons/enrich200
The request has succeeded.
Last updated
Was this helpful?