Events
- Active Campaign
- Acuity
- Axle Health
- Butterfly Labs
- Calendly
- Customer.io
- Elation
- Feathery
- Formsort
- Healthie
- Hubspot
- IntakeQ
- Junction
- Morf
- Segment
Actions
- Active Campaign
- Customer.io
- Facebook
- Freshdesk
- Google
- Healthie
- Hubspot
- IntakeQ
- Intercom
- Mixpanel
- Morf
- Nextdoor
- Open Phone
- Segment
- Slack
- Spruce
- Stedi
- Stripe
- Tiktok
- Twilio
Create Or Update Contact
Documentation for the Create Or Update Contact action for Intercom
{
"$result_object_key": {
"android_app_name": "Intercom",
"android_app_version": "5.0.0",
"android_device": "Pixel 3",
"android_last_seen_at": "2024-07-12T16:00:00Z",
"android_os_version": "10",
"android_sdk_version": "28",
"avatar": "https://example.org/128Wash.jpg",
"browser": "Chrome",
"browser_language": "en-US",
"browser_version": "80.0.3987.132",
"companies": {
"data": [
{
"id": "123",
"type": "company",
"url": "/contacts/5ba682d23d7cf92bef87bfd4/companies"
}
],
"has_more": true,
"total_count": 100,
"url": "/contacts/5ba682d23d7cf92bef87bfd4/companies"
},
"created_at": "2024-07-12T16:00:00Z",
"custom_attributes": {
"contact_preference": "email",
"name": "John Doe"
},
"email": "joe@example.com",
"email_domain": "example.com",
"external_id": "f3b87a2e09d514c6c2e79b9a",
"formatted_phone": "+1123456789",
"has_hard_bounced": true,
"id": "5ba682d23d7cf92bef87bfd4",
"ios_app_name": "Intercom",
"ios_app_version": "5.0.0",
"ios_device": "iPhone 11",
"ios_last_seen_at": "2024-07-12T16:00:00Z",
"ios_os_version": "13.3.1",
"ios_sdk_version": "13.3.1",
"language_override": "en",
"last_contacted_at": "2024-07-12T16:00:00Z",
"last_email_clicked_at": "2024-07-12T16:00:00Z",
"last_email_opened_at": "2024-07-12T16:00:00Z",
"last_replied_at": "2024-07-12T16:00:00Z",
"last_seen_at": "2024-07-12T16:00:00Z",
"location": {
"city": "Dublin",
"country": "Ireland",
"region": "Dublin",
"type": "location"
},
"marked_email_as_spam": true,
"name": "John Doe",
"notes": {
"data": [
{
"id": "123",
"type": "note",
"url": "/contacts/5ba682d23d7cf92bef87bfd4/notes"
}
],
"has_more": true,
"total_count": 100,
"url": "/contacts/5ba682d23d7cf92bef87bfd4/notes"
},
"os": "Mac OS X",
"owner_id": 123,
"phone": "+1123456789",
"role": "user",
"signed_up_at": "2024-07-12T16:00:00Z",
"social_profiles": {
"data": [
{
"name": "Facebook",
"type": "social_profile",
"url": "http://x.com/foo"
}
]
},
"tags": {
"data": [
{
"id": "123",
"type": "tag",
"url": "/contacts/5ba682d23d7cf92bef87bfd4/tags"
}
],
"has_more": true,
"total_count": 100,
"url": "/contacts/5ba682d23d7cf92bef87bfd4/tags"
},
"type": "contact",
"unsubscribed_from_emails": true,
"updated_at": "2024-07-12T16:00:00Z",
"workspace_id": "ecahpwf5"
}
}
{
"$result_object_key": {
"android_app_name": "The name of the Android app which the contact is using.",
"android_app_version": "The version of the Android app which the contact is using.",
"android_device": "The Android device which the contact is using.",
"android_last_seen_at": "The time when the contact was last seen on an Android device.",
"android_os_version": "The version of the Android OS which the contact is using.",
"android_sdk_version": "The version of the Android SDK which the contact is using.",
"avatar": "URL of the avatar",
"browser": "The name of the browser which the contact is using.",
"browser_language": "The language set by the browser which the contact is using.",
"browser_version": "The version of the browser which the contact is using.",
"companies": {
"data": {
"id": "ID of object",
"type": "Type of object",
"url": "URL to get more"
},
"has_more": "Has more companies",
"total_count": "Count of companies",
"url": "URL to get more"
},
"created_at": "The time when the contact was created.",
"custom_attributes": "The custom attributes which are set for the contact.",
"email": "The contact's email.",
"email_domain": "The contact's email domain.",
"external_id": "The unique identifier for the contact which is provided by the Client.",
"formatted_phone": "The contacts phone number normalized to the E164 format",
"has_hard_bounced": "Whether the contact has had an email sent to them hard bounce.",
"id": "The unique identifier for the contact which is given by Intercom.",
"ios_app_name": "The name of the iOS app which the contact is using.",
"ios_app_version": "The version of the iOS app which the contact is using.",
"ios_device": "The iOS device which the contact is using.",
"ios_last_seen_at": "The last time the contact used the iOS app.",
"ios_os_version": "The version of iOS which the contact is using.",
"ios_sdk_version": "The version of the iOS SDK which the contact is using.",
"language_override": "A preferred language setting for the contact used by the Intercom Messenger even if their browser settings change.",
"last_contacted_at": "The time when the contact was last messaged.",
"last_email_clicked_at": "The time when the contact last clicked a link in an email.",
"last_email_opened_at": "The time when the contact last opened an email.",
"last_replied_at": "The time when the contact last messaged in.",
"last_seen_at": "The time when the contact was last seen (either where the Intercom Messenger was installed or when specified manually).",
"location": {
"city": "City",
"country": "Country",
"region": "Region",
"type": "Type of object"
},
"marked_email_as_spam": "Whether the contact has marked an email sent to them as spam.",
"name": "The contacts name.",
"notes": {
"data": {
"id": "ID of object",
"type": "Type of object",
"url": "URL to get more"
},
"has_more": "Has more notes",
"total_count": "Count of notes",
"url": "URL to get more"
},
"os": "The operating system which the contact is using.",
"owner_id": "The id of an admin that has been assigned account ownership of the contact.",
"phone": "The contacts phone.",
"role": "The role of the contact.",
"signed_up_at": "The time specified for when a contact signed up.",
"social_profiles": {
"data": {
"name": "Type of social media",
"type": "Type of object",
"url": "Profile URL"
}
},
"tags": {
"data": {
"id": "ID of object",
"type": "Type of object",
"url": "URL to get more"
},
"has_more": "Has more tags",
"total_count": "Count of tags",
"url": "URL to get more"
},
"type": "The type of object.",
"unsubscribed_from_emails": "Whether the contact is unsubscribed from emails.",
"updated_at": "The time when the contact was last updated.",
"workspace_id": "The id of the workspace which the contact belongs to."
}
}
Parameters
This field maps to the destination API id
field.
PII
This field maps to the destination API email
field.
This field maps to the destination API role
field.
ID
This field maps to the destination API external_id
field.
PII
This field maps to the destination API phone
field.
PII
This field maps to the destination API name
field.
PII
This field maps to the destination API avatar
field.
This field maps to the destination API signed_up_at
field.
This field maps to the destination API last_seen_at
field.
ID
This field maps to the destination API owner_id
field.
This field maps to the destination API unsubscribed_from_emails
field.
HI
ID
PII
This field maps to the destination API custom_attributes
field.
This field maps to the destination API email
field.
{
"$result_object_key": {
"android_app_name": "Intercom",
"android_app_version": "5.0.0",
"android_device": "Pixel 3",
"android_last_seen_at": "2024-07-12T16:00:00Z",
"android_os_version": "10",
"android_sdk_version": "28",
"avatar": "https://example.org/128Wash.jpg",
"browser": "Chrome",
"browser_language": "en-US",
"browser_version": "80.0.3987.132",
"companies": {
"data": [
{
"id": "123",
"type": "company",
"url": "/contacts/5ba682d23d7cf92bef87bfd4/companies"
}
],
"has_more": true,
"total_count": 100,
"url": "/contacts/5ba682d23d7cf92bef87bfd4/companies"
},
"created_at": "2024-07-12T16:00:00Z",
"custom_attributes": {
"contact_preference": "email",
"name": "John Doe"
},
"email": "joe@example.com",
"email_domain": "example.com",
"external_id": "f3b87a2e09d514c6c2e79b9a",
"formatted_phone": "+1123456789",
"has_hard_bounced": true,
"id": "5ba682d23d7cf92bef87bfd4",
"ios_app_name": "Intercom",
"ios_app_version": "5.0.0",
"ios_device": "iPhone 11",
"ios_last_seen_at": "2024-07-12T16:00:00Z",
"ios_os_version": "13.3.1",
"ios_sdk_version": "13.3.1",
"language_override": "en",
"last_contacted_at": "2024-07-12T16:00:00Z",
"last_email_clicked_at": "2024-07-12T16:00:00Z",
"last_email_opened_at": "2024-07-12T16:00:00Z",
"last_replied_at": "2024-07-12T16:00:00Z",
"last_seen_at": "2024-07-12T16:00:00Z",
"location": {
"city": "Dublin",
"country": "Ireland",
"region": "Dublin",
"type": "location"
},
"marked_email_as_spam": true,
"name": "John Doe",
"notes": {
"data": [
{
"id": "123",
"type": "note",
"url": "/contacts/5ba682d23d7cf92bef87bfd4/notes"
}
],
"has_more": true,
"total_count": 100,
"url": "/contacts/5ba682d23d7cf92bef87bfd4/notes"
},
"os": "Mac OS X",
"owner_id": 123,
"phone": "+1123456789",
"role": "user",
"signed_up_at": "2024-07-12T16:00:00Z",
"social_profiles": {
"data": [
{
"name": "Facebook",
"type": "social_profile",
"url": "http://x.com/foo"
}
]
},
"tags": {
"data": [
{
"id": "123",
"type": "tag",
"url": "/contacts/5ba682d23d7cf92bef87bfd4/tags"
}
],
"has_more": true,
"total_count": 100,
"url": "/contacts/5ba682d23d7cf92bef87bfd4/tags"
},
"type": "contact",
"unsubscribed_from_emails": true,
"updated_at": "2024-07-12T16:00:00Z",
"workspace_id": "ecahpwf5"
}
}
{
"$result_object_key": {
"android_app_name": "The name of the Android app which the contact is using.",
"android_app_version": "The version of the Android app which the contact is using.",
"android_device": "The Android device which the contact is using.",
"android_last_seen_at": "The time when the contact was last seen on an Android device.",
"android_os_version": "The version of the Android OS which the contact is using.",
"android_sdk_version": "The version of the Android SDK which the contact is using.",
"avatar": "URL of the avatar",
"browser": "The name of the browser which the contact is using.",
"browser_language": "The language set by the browser which the contact is using.",
"browser_version": "The version of the browser which the contact is using.",
"companies": {
"data": {
"id": "ID of object",
"type": "Type of object",
"url": "URL to get more"
},
"has_more": "Has more companies",
"total_count": "Count of companies",
"url": "URL to get more"
},
"created_at": "The time when the contact was created.",
"custom_attributes": "The custom attributes which are set for the contact.",
"email": "The contact's email.",
"email_domain": "The contact's email domain.",
"external_id": "The unique identifier for the contact which is provided by the Client.",
"formatted_phone": "The contacts phone number normalized to the E164 format",
"has_hard_bounced": "Whether the contact has had an email sent to them hard bounce.",
"id": "The unique identifier for the contact which is given by Intercom.",
"ios_app_name": "The name of the iOS app which the contact is using.",
"ios_app_version": "The version of the iOS app which the contact is using.",
"ios_device": "The iOS device which the contact is using.",
"ios_last_seen_at": "The last time the contact used the iOS app.",
"ios_os_version": "The version of iOS which the contact is using.",
"ios_sdk_version": "The version of the iOS SDK which the contact is using.",
"language_override": "A preferred language setting for the contact used by the Intercom Messenger even if their browser settings change.",
"last_contacted_at": "The time when the contact was last messaged.",
"last_email_clicked_at": "The time when the contact last clicked a link in an email.",
"last_email_opened_at": "The time when the contact last opened an email.",
"last_replied_at": "The time when the contact last messaged in.",
"last_seen_at": "The time when the contact was last seen (either where the Intercom Messenger was installed or when specified manually).",
"location": {
"city": "City",
"country": "Country",
"region": "Region",
"type": "Type of object"
},
"marked_email_as_spam": "Whether the contact has marked an email sent to them as spam.",
"name": "The contacts name.",
"notes": {
"data": {
"id": "ID of object",
"type": "Type of object",
"url": "URL to get more"
},
"has_more": "Has more notes",
"total_count": "Count of notes",
"url": "URL to get more"
},
"os": "The operating system which the contact is using.",
"owner_id": "The id of an admin that has been assigned account ownership of the contact.",
"phone": "The contacts phone.",
"role": "The role of the contact.",
"signed_up_at": "The time specified for when a contact signed up.",
"social_profiles": {
"data": {
"name": "Type of social media",
"type": "Type of object",
"url": "Profile URL"
}
},
"tags": {
"data": {
"id": "ID of object",
"type": "Type of object",
"url": "URL to get more"
},
"has_more": "Has more tags",
"total_count": "Count of tags",
"url": "URL to get more"
},
"type": "The type of object.",
"unsubscribed_from_emails": "Whether the contact is unsubscribed from emails.",
"updated_at": "The time when the contact was last updated.",
"workspace_id": "The id of the workspace which the contact belongs to."
}
}
Result Object Field Details
You can use the result of the action’s data as inputs to downstream workflow actions.
Each fetch action requires a result object key to be specified which will nest the action’s result data inside the downstream data context in the Workflow.
Here we demonstrate how to refer to this data using the prefix $result_object_key
.
The type of object.
$result_object_key.type
"contact"
The unique identifier for the contact which is given by Intercom.
$result_object_key.id
"5ba682d23d7cf92bef87bfd4"
The unique identifier for the contact which is provided by the Client.
$result_object_key.external_id
"f3b87a2e09d514c6c2e79b9a"
The id of the workspace which the contact belongs to.
$result_object_key.workspace_id
"ecahpwf5"
The role of the contact.
$result_object_key.role
"user"
The contact’s email.
$result_object_key.email
"joe@example.com"
The contact’s email domain.
$result_object_key.email_domain
"example.com"
The contacts phone.
$result_object_key.phone
"+1123456789"
The contacts phone number normalized to the E164 format
$result_object_key.formatted_phone
"+1123456789"
The contacts name.
$result_object_key.name
"John Doe"
The id of an admin that has been assigned account ownership of the contact.
$result_object_key.owner_id
123
Whether the contact has had an email sent to them hard bounce.
$result_object_key.has_hard_bounced
true
Whether the contact has marked an email sent to them as spam.
$result_object_key.marked_email_as_spam
true
Whether the contact is unsubscribed from emails.
$result_object_key.unsubscribed_from_emails
true
The time when the contact was created.
$result_object_key.created_at
"2024-07-12T16:00:00Z"
The time when the contact was last updated.
$result_object_key.updated_at
"2024-07-12T16:00:00Z"
The time specified for when a contact signed up.
$result_object_key.signed_up_at
"2024-07-12T16:00:00Z"
The time when the contact was last seen (either where the Intercom Messenger was installed or when specified manually).
$result_object_key.last_seen_at
"2024-07-12T16:00:00Z"
The time when the contact last messaged in.
$result_object_key.last_replied_at
"2024-07-12T16:00:00Z"
The time when the contact was last messaged.
$result_object_key.last_contacted_at
"2024-07-12T16:00:00Z"
The time when the contact last opened an email.
$result_object_key.last_email_opened_at
"2024-07-12T16:00:00Z"
The time when the contact last clicked a link in an email.
$result_object_key.last_email_clicked_at
"2024-07-12T16:00:00Z"
A preferred language setting for the contact used by the Intercom Messenger even if their browser settings change.
$result_object_key.language_override
"en"
The name of the browser which the contact is using.
$result_object_key.browser
"Chrome"
The version of the browser which the contact is using.
$result_object_key.browser_version
"80.0.3987.132"
The language set by the browser which the contact is using.
$result_object_key.browser_language
"en-US"
The operating system which the contact is using.
$result_object_key.os
"Mac OS X"
The name of the Android app which the contact is using.
$result_object_key.android_app_name
"Intercom"
The version of the Android app which the contact is using.
$result_object_key.android_app_version
"5.0.0"
The Android device which the contact is using.
$result_object_key.android_device
"Pixel 3"
The version of the Android OS which the contact is using.
$result_object_key.android_os_version
"10"
The version of the Android SDK which the contact is using.
$result_object_key.android_sdk_version
"28"
The time when the contact was last seen on an Android device.
$result_object_key.android_last_seen_at
"2024-07-12T16:00:00Z"
The name of the iOS app which the contact is using.
$result_object_key.ios_app_name
"Intercom"
The version of the iOS app which the contact is using.
$result_object_key.ios_app_version
"5.0.0"
The iOS device which the contact is using.
$result_object_key.ios_device
"iPhone 11"
The version of iOS which the contact is using.
$result_object_key.ios_os_version
"13.3.1"
The version of the iOS SDK which the contact is using.
$result_object_key.ios_sdk_version
"13.3.1"
The last time the contact used the iOS app.
$result_object_key.ios_last_seen_at
"2024-07-12T16:00:00Z"
The custom attributes which are set for the contact.
$result_object_key.custom_attributes
{
"contact_preference": "email",
"name": "John Doe"
}
URL of the avatar
$result_object_key.avatar
"https://example.org/128Wash.jpg"
An object containing tags meta data about the tags that a contact has. Up to 10 will be displayed here. Use the url to get more.
$result_object_key.tags
{
"data": [
{
"id": "123",
"type": "tag",
"url": "/contacts/5ba682d23d7cf92bef87bfd4/tags"
}
],
"has_more": true,
"total_count": 100,
"url": "/contacts/5ba682d23d7cf92bef87bfd4/tags"
}
Array of objects
$result_object_key.tags.data
[
{
"id": "123",
"type": "tag",
"url": "/contacts/5ba682d23d7cf92bef87bfd4/tags"
}
]
Mapped array of: Type of object
$result_object_key.tags.data.map(x, x.type)
[
"tag"
]
Mapped array of: ID of object
$result_object_key.tags.data.map(x, x.id)
[
"123"
]
Mapped array of: URL to get more
$result_object_key.tags.data.map(x, x.url)
[
"/contacts/5ba682d23d7cf92bef87bfd4/tags"
]
URL to get more
$result_object_key.tags.url
"/contacts/5ba682d23d7cf92bef87bfd4/tags"
Count of tags
$result_object_key.tags.total_count
100
Has more tags
$result_object_key.tags.has_more
true
An object containing notes meta data about the notes that a contact has. Up to 10 will be displayed here. Use the url to get more.
$result_object_key.notes
{
"data": [
{
"id": "123",
"type": "note",
"url": "/contacts/5ba682d23d7cf92bef87bfd4/notes"
}
],
"has_more": true,
"total_count": 100,
"url": "/contacts/5ba682d23d7cf92bef87bfd4/notes"
}
Array of objects
$result_object_key.notes.data
[
{
"id": "123",
"type": "note",
"url": "/contacts/5ba682d23d7cf92bef87bfd4/notes"
}
]
Mapped array of: Type of object
$result_object_key.notes.data.map(x, x.type)
[
"note"
]
Mapped array of: ID of object
$result_object_key.notes.data.map(x, x.id)
[
"123"
]
Mapped array of: URL to get more
$result_object_key.notes.data.map(x, x.url)
[
"/contacts/5ba682d23d7cf92bef87bfd4/notes"
]
URL to get more
$result_object_key.notes.url
"/contacts/5ba682d23d7cf92bef87bfd4/notes"
Count of notes
$result_object_key.notes.total_count
100
Has more notes
$result_object_key.notes.has_more
true
An object containing companies meta data about the companies that a contact has. Up to 10 will be displayed here. Use the url to get more.
$result_object_key.companies
{
"data": [
{
"id": "123",
"type": "company",
"url": "/contacts/5ba682d23d7cf92bef87bfd4/companies"
}
],
"has_more": true,
"total_count": 100,
"url": "/contacts/5ba682d23d7cf92bef87bfd4/companies"
}
Array of objects
$result_object_key.companies.data
[
{
"id": "123",
"type": "company",
"url": "/contacts/5ba682d23d7cf92bef87bfd4/companies"
}
]
Mapped array of: Type of object
$result_object_key.companies.data.map(x, x.type)
[
"company"
]
Mapped array of: ID of object
$result_object_key.companies.data.map(x, x.id)
[
"123"
]
Mapped array of: URL to get more
$result_object_key.companies.data.map(x, x.url)
[
"/contacts/5ba682d23d7cf92bef87bfd4/companies"
]
URL to get more
$result_object_key.companies.url
"/contacts/5ba682d23d7cf92bef87bfd4/companies"
Count of companies
$result_object_key.companies.total_count
100
Has more companies
$result_object_key.companies.has_more
true
An object containing location meta data about a Intercom contact.
$result_object_key.location
{
"city": "Dublin",
"country": "Ireland",
"region": "Dublin",
"type": "location"
}
Type of object
$result_object_key.location.type
"location"
Country
$result_object_key.location.country
"Ireland"
Region
$result_object_key.location.region
"Dublin"
City
$result_object_key.location.city
"Dublin"
An object containing social profiles that a contact has.
$result_object_key.social_profiles
{
"data": [
{
"name": "Facebook",
"type": "social_profile",
"url": "http://x.com/foo"
}
]
}
Social media profiles
$result_object_key.social_profiles.data
[
{
"name": "Facebook",
"type": "social_profile",
"url": "http://x.com/foo"
}
]
Mapped array of: Type of object
$result_object_key.social_profiles.data.map(x, x.type)
[
"social_profile"
]
Mapped array of: Type of social media
$result_object_key.social_profiles.data.map(x, x.name)
[
"Facebook"
]
Mapped array of: Profile URL
$result_object_key.social_profiles.data.map(x, x.url)
[
"http://x.com/foo"
]
{
"$result_object_key": {
"android_app_name": "Intercom",
"android_app_version": "5.0.0",
"android_device": "Pixel 3",
"android_last_seen_at": "2024-07-12T16:00:00Z",
"android_os_version": "10",
"android_sdk_version": "28",
"avatar": "https://example.org/128Wash.jpg",
"browser": "Chrome",
"browser_language": "en-US",
"browser_version": "80.0.3987.132",
"companies": {
"data": [
{
"id": "123",
"type": "company",
"url": "/contacts/5ba682d23d7cf92bef87bfd4/companies"
}
],
"has_more": true,
"total_count": 100,
"url": "/contacts/5ba682d23d7cf92bef87bfd4/companies"
},
"created_at": "2024-07-12T16:00:00Z",
"custom_attributes": {
"contact_preference": "email",
"name": "John Doe"
},
"email": "joe@example.com",
"email_domain": "example.com",
"external_id": "f3b87a2e09d514c6c2e79b9a",
"formatted_phone": "+1123456789",
"has_hard_bounced": true,
"id": "5ba682d23d7cf92bef87bfd4",
"ios_app_name": "Intercom",
"ios_app_version": "5.0.0",
"ios_device": "iPhone 11",
"ios_last_seen_at": "2024-07-12T16:00:00Z",
"ios_os_version": "13.3.1",
"ios_sdk_version": "13.3.1",
"language_override": "en",
"last_contacted_at": "2024-07-12T16:00:00Z",
"last_email_clicked_at": "2024-07-12T16:00:00Z",
"last_email_opened_at": "2024-07-12T16:00:00Z",
"last_replied_at": "2024-07-12T16:00:00Z",
"last_seen_at": "2024-07-12T16:00:00Z",
"location": {
"city": "Dublin",
"country": "Ireland",
"region": "Dublin",
"type": "location"
},
"marked_email_as_spam": true,
"name": "John Doe",
"notes": {
"data": [
{
"id": "123",
"type": "note",
"url": "/contacts/5ba682d23d7cf92bef87bfd4/notes"
}
],
"has_more": true,
"total_count": 100,
"url": "/contacts/5ba682d23d7cf92bef87bfd4/notes"
},
"os": "Mac OS X",
"owner_id": 123,
"phone": "+1123456789",
"role": "user",
"signed_up_at": "2024-07-12T16:00:00Z",
"social_profiles": {
"data": [
{
"name": "Facebook",
"type": "social_profile",
"url": "http://x.com/foo"
}
]
},
"tags": {
"data": [
{
"id": "123",
"type": "tag",
"url": "/contacts/5ba682d23d7cf92bef87bfd4/tags"
}
],
"has_more": true,
"total_count": 100,
"url": "/contacts/5ba682d23d7cf92bef87bfd4/tags"
},
"type": "contact",
"unsubscribed_from_emails": true,
"updated_at": "2024-07-12T16:00:00Z",
"workspace_id": "ecahpwf5"
}
}
{
"$result_object_key": {
"android_app_name": "The name of the Android app which the contact is using.",
"android_app_version": "The version of the Android app which the contact is using.",
"android_device": "The Android device which the contact is using.",
"android_last_seen_at": "The time when the contact was last seen on an Android device.",
"android_os_version": "The version of the Android OS which the contact is using.",
"android_sdk_version": "The version of the Android SDK which the contact is using.",
"avatar": "URL of the avatar",
"browser": "The name of the browser which the contact is using.",
"browser_language": "The language set by the browser which the contact is using.",
"browser_version": "The version of the browser which the contact is using.",
"companies": {
"data": {
"id": "ID of object",
"type": "Type of object",
"url": "URL to get more"
},
"has_more": "Has more companies",
"total_count": "Count of companies",
"url": "URL to get more"
},
"created_at": "The time when the contact was created.",
"custom_attributes": "The custom attributes which are set for the contact.",
"email": "The contact's email.",
"email_domain": "The contact's email domain.",
"external_id": "The unique identifier for the contact which is provided by the Client.",
"formatted_phone": "The contacts phone number normalized to the E164 format",
"has_hard_bounced": "Whether the contact has had an email sent to them hard bounce.",
"id": "The unique identifier for the contact which is given by Intercom.",
"ios_app_name": "The name of the iOS app which the contact is using.",
"ios_app_version": "The version of the iOS app which the contact is using.",
"ios_device": "The iOS device which the contact is using.",
"ios_last_seen_at": "The last time the contact used the iOS app.",
"ios_os_version": "The version of iOS which the contact is using.",
"ios_sdk_version": "The version of the iOS SDK which the contact is using.",
"language_override": "A preferred language setting for the contact used by the Intercom Messenger even if their browser settings change.",
"last_contacted_at": "The time when the contact was last messaged.",
"last_email_clicked_at": "The time when the contact last clicked a link in an email.",
"last_email_opened_at": "The time when the contact last opened an email.",
"last_replied_at": "The time when the contact last messaged in.",
"last_seen_at": "The time when the contact was last seen (either where the Intercom Messenger was installed or when specified manually).",
"location": {
"city": "City",
"country": "Country",
"region": "Region",
"type": "Type of object"
},
"marked_email_as_spam": "Whether the contact has marked an email sent to them as spam.",
"name": "The contacts name.",
"notes": {
"data": {
"id": "ID of object",
"type": "Type of object",
"url": "URL to get more"
},
"has_more": "Has more notes",
"total_count": "Count of notes",
"url": "URL to get more"
},
"os": "The operating system which the contact is using.",
"owner_id": "The id of an admin that has been assigned account ownership of the contact.",
"phone": "The contacts phone.",
"role": "The role of the contact.",
"signed_up_at": "The time specified for when a contact signed up.",
"social_profiles": {
"data": {
"name": "Type of social media",
"type": "Type of object",
"url": "Profile URL"
}
},
"tags": {
"data": {
"id": "ID of object",
"type": "Type of object",
"url": "URL to get more"
},
"has_more": "Has more tags",
"total_count": "Count of tags",
"url": "URL to get more"
},
"type": "The type of object.",
"unsubscribed_from_emails": "Whether the contact is unsubscribed from emails.",
"updated_at": "The time when the contact was last updated.",
"workspace_id": "The id of the workspace which the contact belongs to."
}
}