Post Intercom contact to Discord on QR scan
This query returns profile details for an Intercom contact including name, email, role, and company.
Developer info
- API endpoint slug
- intercom.look_up_contact
- Runtime method
- performQuery("intercom.look_up_contact"}
Query fields
Lookup by Dropdown list
- Label
- Look up by
- Helper text
- Choose whether to look up the contact by email address or Intercom Contact ID.
- Slug
- lookup_by
- Required
- true
- Can have default value
- true
Lookup value Text input > Other
- Label
- Email or Contact ID
- Helper text
- Email address or Intercom Contact ID, depending on your selection above.
- Slug
- lookup_value
- Required
- true
- Can have default value
- true
Ingredients
Contact
- Slug
- contact_id
- Filter code
- Intercom.lookUpContact.ContactId
- Type
- String
- Example
- abc123def456
Contact name
- Slug
- contact_name
- Filter code
- Intercom.lookUpContact.ContactName
- Type
- String
- Example
- Jane Doe
Contact email
- Slug
- contact_email
- Filter code
- Intercom.lookUpContact.ContactEmail
- Type
- String
- Example
- jane@example.com
Contact role
- Slug
- contact_role
- Filter code
- Intercom.lookUpContact.ContactRole
- Type
- String
- Example
- user
Contact phone
- Slug
- contact_phone
- Filter code
- Intercom.lookUpContact.ContactPhone
- Type
- String
- Example
- +1-555-1234
Company name
- Slug
- company_name
- Filter code
- Intercom.lookUpContact.CompanyName
- Type
- String
- Example
- Acme Inc
Tags csv
- Slug
- tags_csv
- Filter code
- Intercom.lookUpContact.TagsCsv
- Type
- String
- Example
- vip, beta
Created at
- Slug
- created_at
- Filter code
- Intercom.lookUpContact.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Last seen at
- Slug
- last_seen_at
- Filter code
- Intercom.lookUpContact.LastSeenAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
