Types
ImportThreadMessageInput
input
ImportThreadMessageInputFields
author
required
The author of the message.
text
String!
required
The text content of the message.
createdAt
String!
required
The original creation timestamp of this message in the source system.
type
required
externalId
ID!
required
An external ID for this message. Duplicate imports with the same externalId are skipped.
attachmentIds
[ID!]
An array of attachments for the message.
emailMessageId
String
The value of the RFC 5322 Message-ID email header of the original message, with or without angle brackets. When set, subsequent email replies that reference this Message-ID are threaded onto the imported thread.
Was this page helpful?

