Create HubSpot deals from Apollo-enriched Typeform responses
This query returns enriched profile, job, and company data for the person matching the name and company domain you provide.
Developer info
- API endpoint slug
- apollo.enrich_person_by_name_and_company
- Runtime method
- performQuery("apollo.enrich_person_by_name_and_company"}
Query fields
Name Text input > Other
- Label
- Full name of the person
- Helper text
- First and last name, e.g. Tim Zheng.
- Slug
- name
- Required
- true
- Can have default value
- true
Domain Text input > Other
- Label
- Company domain
- Helper text
- The employer's domain, e.g. apollo.io. Do not include www or the @ symbol.
- Slug
- domain
- 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.enrichPersonByNameAndCompany.PersonId
- Type
- String
- Example
- 587cf802f65125cad923a266
Name The full name of the person.
- Slug
- name
- Filter code
- Apollo.enrichPersonByNameAndCompany.Name
- Type
- String
- Example
- Tim Zheng
First name The first name of the person.
- Slug
- first_name
- Filter code
- Apollo.enrichPersonByNameAndCompany.FirstName
- Type
- String
- Example
- Tim
Last name The last name of the person.
- Slug
- last_name
- Filter code
- Apollo.enrichPersonByNameAndCompany.LastName
- Type
- String
- Example
- Zheng
Title The current job title of the person.
- Slug
- title
- Filter code
- Apollo.enrichPersonByNameAndCompany.Title
- Type
- String
- Example
- CEO
Headline The professional headline of the person.
- Slug
- headline
- Filter code
- Apollo.enrichPersonByNameAndCompany.Headline
- Type
- String
- Example
- Founder & CEO at Apollo
Seniority The seniority level of the person.
- Slug
- seniority
- Filter code
- Apollo.enrichPersonByNameAndCompany.Seniority
- Type
- String
- Example
- owner
Email The work email address of the person.
- Slug
- Filter code
- Apollo.enrichPersonByNameAndCompany.Email
- Type
- String
- Example
- tim@apollo.io
Email status The verification status of the work email.
- Slug
- email_status
- Filter code
- Apollo.enrichPersonByNameAndCompany.EmailStatus
- Type
- String
- Example
- verified
Personal email The personal email; populated only when 'Reveal personal email' is Yes.
- Slug
- personal_email
- Filter code
- Apollo.enrichPersonByNameAndCompany.PersonalEmail
- Type
- String
- Example
- tim@gmail.com
Linkedin url The LinkedIn profile URL of the person.
- Slug
- linkedin_url
- Filter code
- Apollo.enrichPersonByNameAndCompany.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.enrichPersonByNameAndCompany.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.enrichPersonByNameAndCompany.OrganizationName
- Type
- String
- Example
- Apollo.io
Organization domain The primary domain of the person's employer.
- Slug
- organization_domain
- Filter code
- Apollo.enrichPersonByNameAndCompany.OrganizationDomain
- Type
- String
- Example
- apollo.io
Organization website url The website URL of the person's employer.
- Slug
- organization_website_url
- Filter code
- Apollo.enrichPersonByNameAndCompany.OrganizationWebsiteUrl
- Type
- Web URL
- Example
- https://apollo.io
City The city of the person.
- Slug
- city
- Filter code
- Apollo.enrichPersonByNameAndCompany.City
- Type
- String
- Example
- San Francisco
State The state or region of the person.
- Slug
- state
- Filter code
- Apollo.enrichPersonByNameAndCompany.State
- Type
- String
- Example
- California
Country The country of the person.
- Slug
- country
- Filter code
- Apollo.enrichPersonByNameAndCompany.Country
- Type
- String
- Example
- United States
