Skip to main content

Draft

A draft from which a Message may be created

Fields

body_htmlString

An HTML version of the Draft

body_textString!

A plaintext version of the Draft

body_text_previewString!

A preview of the Message

contact_methodContactMethod

The ContactMethod that will be used to send this Draft

contents[DraftContent!]!

The contents of the Draft

created_atDateTime!

The date and time at which the Draft was created

creatorUser!

The User who created the Draft

deleted_atDateTime

The time at which the Draft was deleted

idID!

The ID of the Draft

in_reply_to_conversationConversation

The Conversation this Draft is in reply to

in_reply_to_threadThread

The Thread this Draft is in reply to

recipientsDraftRecipientConnection!

The recipients of the Draft

scheduled_atDateTime

The time at which the Draft is scheduled to be sent

sent_atDateTime

The time at which the Draft was sent

statusDraftStatus!

The status of the Draft

subjectNonEmptyString

The subject of the Draft

teamTeam!
text_directionTextDirection!

The text direction of the Draft

typeContactMethodType!

The type of ContactMethod that the Draft will be sent with

updated_atDateTime!

The date and time at which the Draft was last updated

web_urlURL!

The URL to the Draft inside the web application