
Intercom
Merge interacts with Intercom API endpoints to access certain information as detailed below.
API Endpoints
GET/companies/scroll
Merge interacts with this API endpoint to...
Access Account information
Account fields
remote_id
Stringname
Stringremote_data
ArrayGET/contacts/{id}
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringname
Stringemail_address
StringGET/conversations/{conversation_id}
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringremote_data
Arrayhtml_body
Stringuser
UUIDcontact
UUIDremote_created_at
DateTime (ISO 8601)POST/conversations/search
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
ticket
UUIDAccess Ticket information
Ticket fields
remote_id
Stringstatus
Enumremote_data
Arraypriority
Enumcompleted_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)creator
UUIDremote_updated_at
DateTime (ISO 8601)ticket_type
Stringcontact
UUIDname
Stringdescription
StringGET/me
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
ticket_url
StringGET/admins
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringname
Stringemail_address
StringPOST/conversations/{conversation_id}/reply
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringhtml_body
Stringuser
UUIDcontact
UUIDticket
UUIDremote_created_at
DateTime (ISO 8601)GET/contacts
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_id
Stringaccount
UUIDemail_address
Stringremote_data
Arrayphone_number
Stringname
StringGET/conversations/{ticket_id}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
Stringname
StringPOST/conversations/{ticket_id}/parts
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
Stringstatus
Enumremote_updated_at
DateTime (ISO 8601)GET/teams
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_id
Stringname
Stringremote_data
ArrayGET/tags
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
remote_id
Stringname
Stringremote_data
Array