SentTextMessageData
An outbound text message sent by an Augment agent.
- attachmentType: integer
Count requiredNumber of attachments sent with the message.
- contactType: object · AgentContactrequired
The person the message was sent to.
- emailType: string | nullrequired
Contact's email address
- externalType: string | null
Id requiredYour system's identifier for this contact, as supplied to Augment.
nullwhen Augment has no matching contact record. - nameType: string | nullrequired
Contact's name
- phoneType: string | nullrequired
Contact's phone number in E.164 format
- phoneType: string | null
Extension requiredContact's phone extension
- roleType: string
The contact's role, on call events where Augment has one. Treat as an open set.
- contactenum
Type const:CarrierContactrequiredThe kind of contact the message was addressed to.
values- Carrier
Contact
- 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
- messageType: stringrequired
The message text that was sent.