Close menu
Explore Plans
Mobile menu Close menu
HubSpot

Look up contact

Pro plus icon This query returns details for a HubSpot contact, including email, properties, lifecycle stage, and owner.

Developer info

API endpoint slug
hubspot.look_up_contact
Runtime method
performQuery("hubspot.look_up_contact"}

Query fields

Lookup by Dropdown list

Label
Look up by
Slug
lookup_by
Required
true
Can have default value
true

Lookup value Text input > Other

Label
Email or Contact ID
Helper text
The email address or numeric contact ID to look up.
Slug
lookup_value
Required
true
Can have default value
true

Ingredients

Contact

Slug
contact_id
Filter code
Hubspot.lookUpContact.ContactId
Type
String
Example
12345

Email

Slug
email
Filter code
Hubspot.lookUpContact.Email
Type
String
Example
jane@example.com

First name

Slug
first_name
Filter code
Hubspot.lookUpContact.FirstName
Type
String
Example
Jane

Last name

Slug
last_name
Filter code
Hubspot.lookUpContact.LastName
Type
String
Example
Doe

Phone

Slug
phone
Filter code
Hubspot.lookUpContact.Phone
Type
String
Example
+1-555-1234

Company

Slug
company
Filter code
Hubspot.lookUpContact.Company
Type
String
Example
Acme Inc

Job title

Slug
job_title
Filter code
Hubspot.lookUpContact.JobTitle
Type
String
Example
CEO

Lifecycle stage

Slug
lifecycle_stage
Filter code
Hubspot.lookUpContact.LifecycleStage
Type
String
Example
customer

Owner name

Slug
owner_name
Filter code
Hubspot.lookUpContact.OwnerName
Type
String
Example
Sam Smith

Associated deals count

Slug
associated_deals_count
Filter code
Hubspot.lookUpContact.AssociatedDealsCount
Type
String
Example
3

Contact url

Slug
contact_url
Filter code
Hubspot.lookUpContact.ContactUrl
Type
Web URL
Example
https://app.hubspot.com/contacts/12345/contact/67890

Created at

Slug
created_at
Filter code
Hubspot.lookUpContact.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Last activity at

Slug
last_activity_at
Filter code
Hubspot.lookUpContact.LastActivityAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00