Basic Information

appmixer.intercom.core.UpdateContact

Update Contact

1.0.0

Public

Update details for an existing contact by providing the contact Id and fields to update. Please note that the changes made using the Intercom API are not reflected in real time.

Input Ports

in

FieldTypeDescription
Contact Id text The unique identifier of the contact to update
External Id text The unique identifier for the contact which is provided by the Client
Role select The role of the contact
Email text The contact's email address
Phone text The contact's phone number in E.164 format (e.g., +1234567890). Must include a plus sign (+) followed by the country code and number
Name text The contact's full name
Unsubscribed From Emails toggle Whether the contact is unsubscribed from emails
Language Override text A preferred language setting for the contact (e.g., 'en', 'fr', 'es')

Output Ports

out

FieldTypeDescription
No fields defined for this port

Full Metadata