InboxEmail


List of the Inbox Email information.

Field : ObjectDescription
attachments: [EmailAttachment] Lookup the email's attachments by its identifier.
bcc: [String] Represents Inbox Email 'BCC' email addresses.
body: String Represents Inbox Email body, with any eventual previous replies removed.
card: Card Lookup the card, from which the Inbox Email was sent, by its identifier.
cc: [String] Represents Inbox Email 'CC' email addresses.
clean_html: String Represents Inbox Email's clean HTML, only filtering the invalid or malicious characters and tags.
clean_text: String Represents Inbox Email's clean text, only filtering the invalid or malicious characters and tags.
created_at: DateTime translation missing: en.api.documentation.inbox_email.fields.created_at
from: String Represents Inbox Email sender email address.
fromName: String Represents Inbox Email sender's name.
id: ID Represents each email's identifier.
main_to: String Represents Inbox Email's primary email addresses destination.
message_id: String Represents the Inbox Email answer message identifier.
pipe: Pipe Lookup the pipe, from which the Inbox Email was sent, by its identifier.
raw_headers: String Represents Inbox Email raw headers.
raw_html: String Represents Inbox Email raw HTML format, only filtering invalid characters.
sent_via_automation: Boolean Indicates if this email was sent using an automation
state: String Represents Inbox Email state, which can be: * 0 - Pending * 1 - Processing * 2 - Processed * 3 - Failed
subject: String Represents Inbox Email subject.
to: [String] Represents Inbox Email receiver email address.
type: InboxEmailType
updated_at: DateTime Represents last Inbox Email update date and time.
user: User Lookup the email's creator.
Deprecated : ObjectDescription
clean_bodyDeprecated. translation missing: en.api.documentation.inbox_email.fields.clean_body
from_nameDeprecated. Represents Inbox Email sender's name.
raw_bodyDeprecated. translation missing: en.api.documentation.inbox_email.fields.raw_body
raw_textDeprecated. translation missing: en.api.documentation.inbox_email.fields.raw_text

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

DateTime

An ISO‐8601 encoded UTC date time string (YYYY-MM-DD HH:MM:SS).

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

ID

Represents a unique identifier that is Base64 obfuscated. It is often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as `"VXNlci0xMA=="`) or integer (such as `4`) input value will be accepted as an ID.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

Boolean

Represents `true` or `false` values.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

DateTime

An ISO‐8601 encoded UTC date time string (YYYY-MM-DD HH:MM:SS).