Create Communication Log

Creates a new communication log entry under the specified contact.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The contact id.

Body Params

A Communication Log records an interaction (phone call, email, text, etc.) between a dental practice and a patient contact in the Unify Dental API.

string
required

The resource name of the patient contact this communication log is associated with.

date-time
required

The date and time when the communication with the patient occurred.

string

The resource name of the dental provider (e.g., dentist or hygienist) who initiated or recorded the communication.

string
enum
required

The subject category of the communication. Most practice management systems do not support tracking this field.

Allowed:
string
enum
required

The medium used to communicate with the patient, such as phone, email, text, or in person.

Allowed:
string
required
length ≤ 80

A brief summary of the communication, limited to 80 characters. Some practice management systems only support either this field or description, not both.

string
required

A detailed note or full description of the communication. Some practice management systems only support either this field or short_description, not both.

boolean | null
required

Whether the communication was inbound (initiated by the patient) or outbound (initiated by the practice); true means inbound, false means outbound.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json