CallData
A completed phone call between an Augment agent and a contact.
- contactType: object · AgentContactrequired
The person on the call.
- 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.
- 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
- actionType: array string[]
Items Follow-up items the agent extracted from the call.
- callType: string
Status How the call attempt ended. Treat as an open set — new values may be added over time.
- callType: string
Type What the call was for. Treat as an open set — new values may be added over time.
- outcomeType: string
The agent's categorization of the result. Values vary by
callType; treat as an open set. - summaryType: string
Plain-language summary of what was discussed.