EmailData
An email an Augment agent sent or received on this load. summary and classification accompany inbound email.
- attachmentType: integer
Count requiredNumber of attachments on the email.
- directionType: string · CommunicationDirectionenumrequired
Direction of the communication from Augment's point of view.
OUTBOUNDmeans Augment initiated it;INBOUNDmeans Augment received it.values- I
N B O U N D - O
U T B O U N D
- participantsType: object · EmailParticipantsrequired
Sender and recipients of the email.
- ccType: array object[] · EmailParticipant[]required
Copied recipients. Empty array when there were none.
A sender or recipient on an email.
- fromType: object · EmailParticipantrequired
A sender or recipient on an email.
- toType: array object[] · EmailParticipant[]required
Direct recipients.
A sender or recipient on an email.
- classificationType: string
The category Augment assigned to the email. Inbound email only. Treat as an open set — classifications are added over time.
- subjectType: string
Subject line.
- summaryType: string
Plain-language summary of the email. Inbound email only.