ActivityNote REST Endpoints

ActivityNote

Use activity notes to specify one or more notes for an activity. You can specify one note on each activity for every notebook topic that exists. Notes can only be set as HTML.

Create ActivityNotes
Method: post
Path: /activityNote
Delete ActivityNotes
Method: delete
Path: /activityNote
Read ActivityNotes
Method: get
Path: /activityNote
Update ActivityNotes
Method: put
Path: /activityNote
View ActivityNote Field Length
Method: get
Path: /activityNote/getFieldLength/{fieldName}
View ActivityNote fields
Method: get
Path: /activityNote/fields