| Name | Description | Type | Additional Information |
|---|---|---|---|
| NoteID |
The Note's unique identifier (Kapta) |
string |
Required. |
| Note |
The Note |
string |
None. |
| NoteType |
The type of the note Note = "N" Phone = "P" Meeting = "M" Email = "E" |
string |
None. |
| NoteSubType |
The identifier of the note sub type |
string |
None. |
| NoteTitle |
The Title of the Note |
string |
None. |
| ContactIDList |
The ContactID (Not required) |
Collection of string |
None. |
| SendToSlack |
Send note to Slack, if configured |
boolean |
None. |
| NoteDate |
Optional specified date, defaults to today |
date |
None. |