log_communication
Log a phone call, email, or message to an Open Dental patient chart. Specify communication type, mode, and whether sent or received.
Instructions
Log a phone call / email / message to a patient chart (commlog).
Open Dental uses integer codes — see: https://www.opendental.com/site/apicommlogs.html
Common values: comm_type: 1=ApptRelated, 2=Insurance, 3=Recalls/Statements, 4=General, 5=Lab, 6=Financial, 7=Medical, 8=Other comm_mode: 1=None, 2=Phone, 3=Email, 4=TextMessage, 5=Mail sent_or_received: 0=Sent, 1=Received
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| patnum | Yes | ||
| comm_mode | No | ||
| comm_type | Yes | ||
| comm_datetime | Yes | ||
| sent_or_received | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |