InkMessageAttributes
Fields
The list of accounts related to the message.
The type of the account linked to the conversation of the message.
The list of the buckets the message is in.
The ID of the conversation this message belongs to.
The hour at which the message arrived in Ink.
The number of hours the customer has been waiting for a response to their previous message.
Whether the conversation that the message belongs to is assigned to a user bucket.
Whether the message is the first one sent by the contact.
Whether the message starts a new thread in its conversation.
The operation team that handles the message.
The codes of the auto replies that have been sent to the contact in the last 6 months.
The body of the latest comms SMS message sent to the customer, if the message is an sms.
The week day at which the message arrived in Ink.
Example
{
"accounts": "form-full-situation-what-once",
"accountType": "bit-present-large-write-rest",
"buckets": "strong-red-movie-to-story",
"conversationId": 49101098,
"hourOccurredAt": 96,
"hoursWaiting": 21,
"isAssignedToUserBucket": true,
"isFirstFromContact": true,
"isNewThread": true,
"opsTeam": "customer-home-food-important-call",
"recentlyReceivedAutoReplies": "ask-feel-sometimes-move-individual",
"replyToCommsSms": "five-evening-see-minute-across",
"weekDayOccurredAt": 16
}