AddNoteToContact
This action adds a note to an existing contact.
Action Parameters
| Parameter | Description |
|---|---|
| ContactId | Required. The ID of the contact to add a note to. |
| Notes | Required. The text of the note to add to the contact. |
Result
The note is added to the contact.
Was this page helpful?