Skip to main content

Fields

attachments : [InkMessageAttachment!]! required

Attachments on the message.

cc : [String!]! required

CC recipients on the message.

contactChannelIdentity : InkContactChannelIdentity! required

The contact channel identity.

conversationId : Int! required

The integer ID of the conversation this message belongs to.

conversationRelayId : String! required

The relay ID of the conversation this message belongs to.

delivery : InkMessageDelivery! required

The delivery status of the message.

direction : InkMessageDirection! required

The direction of the email.

displayContent : String! required

The content of the current email (without previous emails from the email thread).

fromHandle : String! required

From email address.

fullContentHtml : String! required

The full email, including previous emails from the email thread if available, in HTML.

fullContentPlainText : String! required

The full email, including previous emails from the email thread if available, in plain text format.

isChannelEmail : Boolean! required

Is this an message an email.

occurredAt : DateTime! required

The time the message was sent/received.

subject : String! required

The email subject.

tags : [InkTag!]! required

All Tags associated with a message.

toHandles : [String!]

The addresses that the message was sent to.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "attachments": [InkMessageAttachment], "cc": "tree-until-wide-spring-understand", "contactChannelIdentity": InkContactChannelIdentity, "conversationId": 87707694, "conversationRelayId": "17529695", "delivery": InkMessageDelivery, "direction": "INBOUND", "displayContent": "care-model-offer-yeah-six", "fromHandle": "reflect-second-gun-walk-poor", "fullContentHtml": "I-let-woman-mother-cold", "fullContentPlainText": "chance-reach-none-trade-continue", "isChannelEmail": true, "occurredAt": "1993-04-06T04:11:22.848770+00:00", "subject": "road-anyone-between-nation-entire", "tags": [InkTag], "toHandles": "blood-energy-place-money-bad" }