
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/admins
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringname
Stringemail_address
StringGET/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
user
UUIDremote_created_at
DateTime (ISO 8601)contact
UUIDremote_data
Arrayremote_id
Stringhtml_body
StringPOST/conversations/search
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
ticket
UUIDAccess Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)description
Stringpriority
Enumcreator
UUIDticket_type
Stringcompleted_at
DateTime (ISO 8601)contact
UUIDremote_data
Arraystatus
Enumremote_id
Stringname
StringGET/me
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
ticket_url
StringPOST/conversations/{conversation_id}/reply
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
user
UUIDremote_created_at
DateTime (ISO 8601)contact
UUIDremote_id
Stringticket
UUIDhtml_body
StringGET/contacts
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
account
UUIDremote_data
Arrayremote_id
Stringname
Stringemail_address
Stringphone_number
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
Stringremote_updated_at
DateTime (ISO 8601)status
EnumGET/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