Create HubSpot contacts from Apollo enrichments
This query returns enriched profile, job, and company data for the person matching the email address you provide.
Developer info
- API endpoint slug
- apollo.enrich_person_by_email
- Runtime method
- performQuery("apollo.enrich_person_by_email"}
Query fields
Email Text input > Other
- Label
- Email address of the person
- Helper text
- The work or personal email of the person to enrich.
- Slug
- Required
- true
- Can have default value
- true
Reveal personal email Dropdown list
- Label
- Also reveal personal email?
- Helper text
- Revealing personal email may consume additional Apollo credits.
- Slug
- reveal_personal_email
- Required
- true
- Can have default value
- true
Ingredients
Person The unique Apollo ID of the person.
- Slug
- person_id
- Filter code
- Apollo.enrichPersonByEmail.PersonId
- Type
- String
- Example
- 587cf802f65125cad923a266
Name The full name of the person.
- Slug
- name
- Filter code
- Apollo.enrichPersonByEmail.Name
- Type
- String
- Example
- Tim Zheng
First name The first name of the person.
- Slug
- first_name
- Filter code
- Apollo.enrichPersonByEmail.FirstName
- Type
- String
- Example
- Tim
Last name The last name of the person.
- Slug
- last_name
- Filter code
- Apollo.enrichPersonByEmail.LastName
- Type
- String
- Example
- Zheng
Title The current job title of the person.
- Slug
- title
- Filter code
- Apollo.enrichPersonByEmail.Title
- Type
- String
- Example
- CEO
Headline The professional headline of the person.
- Slug
- headline
- Filter code
- Apollo.enrichPersonByEmail.Headline
- Type
- String
- Example
- Founder & CEO at Apollo
Seniority The seniority level of the person.
- Slug
- seniority
- Filter code
- Apollo.enrichPersonByEmail.Seniority
- Type
- String
- Example
- owner
Email The work email address of the person.
- Slug
- Filter code
- Apollo.enrichPersonByEmail.Email
- Type
- String
- Example
- tim@apollo.io
Email status The verification status of the work email.
- Slug
- email_status
- Filter code
- Apollo.enrichPersonByEmail.EmailStatus
- Type
- String
- Example
- verified
Personal email The personal email; populated only when 'Reveal personal email' is Yes.
- Slug
- personal_email
- Filter code
- Apollo.enrichPersonByEmail.PersonalEmail
- Type
- String
- Example
- tim@gmail.com
Linkedin url The LinkedIn profile URL of the person.
- Slug
- linkedin_url
- Filter code
- Apollo.enrichPersonByEmail.LinkedinUrl
- Type
- Web URL
- Example
- http://linkedin.com/in/tim-zheng
Photo url The profile photo URL of the person.
- Slug
- photo_url
- Filter code
- Apollo.enrichPersonByEmail.PhotoUrl
- Type
- Image URL
- Example
- https://example.com/p.jpg
Organization name The name of the person's employer.
- Slug
- organization_name
- Filter code
- Apollo.enrichPersonByEmail.OrganizationName
- Type
- String
- Example
- Apollo.io
Organization domain The primary domain of the person's employer.
- Slug
- organization_domain
- Filter code
- Apollo.enrichPersonByEmail.OrganizationDomain
- Type
- String
- Example
- apollo.io
Organization website url The website URL of the person's employer.
- Slug
- organization_website_url
- Filter code
- Apollo.enrichPersonByEmail.OrganizationWebsiteUrl
- Type
- Web URL
- Example
- https://apollo.io
City The city of the person.
- Slug
- city
- Filter code
- Apollo.enrichPersonByEmail.City
- Type
- String
- Example
- San Francisco
State The state or region of the person.
- Slug
- state
- Filter code
- Apollo.enrichPersonByEmail.State
- Type
- String
- Example
- California
Country The country of the person.
- Slug
- country
- Filter code
- Apollo.enrichPersonByEmail.Country
- Type
- String
- Example
- United States
