Dixa
Common Model Sync Frequencies
Accessed third-party endpoints
Merge interacts with Dixa API endpoints to access certain information as detailed below.
API Endpoints

GET/v1/agents
Merge interacts with this API endpoint to...
Access User information
User fields
remote_dataArray

email_addressString

avatarString

remote_idString

nameString
GET/v1/endusers
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_dataArray

email_addressString

phone_numberString

remote_idString

nameString
GET/v1/conversation_export
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_dataArray

remote_created_atDateTime (ISO 8601)

statusEnum

completed_atDateTime (ISO 8601)

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString

contactUUID

ticket_typeString
Access Comment information
Comment fields
ticketUUID
GET/v1/conversations/{conversation_id}/messages
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
contactUUID

html_bodyString
GET/v1/conversations/{conversation_id}/notes
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
bodyString

remote_dataArray

remote_created_atDateTime (ISO 8601)

userUUID

remote_idString