
Kustomer
Merge interacts with Kustomer API endpoints to access certain information as detailed below.
API Endpoints
GET/v1/messages
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_created_at
DateTime (ISO 8601)user
UUIDremote_id
Stringremote_data
Arrayticket
UUIDbody
StringAccess Attachment information
Attachment fields
ticket
UUIDremote_created_at
DateTime (ISO 8601)uploaded_by
UUIDGET/v1/messages/{message_id}/attachments/{attachment_id}
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_id
Stringfile_url
Stringfile_name
Stringcontent_type
Stringremote_data
ArrayGET/v1/companies
Merge interacts with this API endpoint to...
Access Account information
Account fields
remote_data
Arrayname
Stringremote_id
StringGET/v1/tags
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
remote_data
Arrayname
Stringremote_id
StringGET/v1/conversations
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)description
Stringremote_id
Stringpriority
Enumname
Stringcontact
UUIDcompleted_at
DateTime (ISO 8601)remote_data
Arraystatus
Enumaccount
UUIDPOST/v1/conversations/{id}/notes
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_created_at
DateTime (ISO 8601)user
UUIDremote_id
Stringticket
UUIDbody
StringPOST/v1/customers
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
name
Stringremote_id
StringPOST/v1/conversations
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)tags
Arrayremote_id
Stringassignees
Arraypriority
Enumname
Stringcontact
UUIDstatus
Enumaccount
UUIDGET/v1/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_data
Arrayname
Stringremote_id
Stringemail_address
StringGET/v1/teams
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_data
Arrayname
Stringremote_id
StringGET/v1/customers
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_id
Stringname
Stringemail_address
Stringremote_data
Arrayphone_number
Stringaccount
UUIDGET/v1/notes
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_created_at
DateTime (ISO 8601)user
UUIDremote_id
Stringremote_data
Arrayticket
UUIDbody
StringAccess Attachment information
Attachment fields
ticket
UUIDuploaded_by
UUIDGET/v1/attachments/{attachment_id}
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_created_at
DateTime (ISO 8601)remote_id
Stringfile_url
Stringfile_name
Stringcontent_type
Stringremote_data
Array