ActivityComment REST Endpoints
ActivityComment
An activity comment business object represents a comment made on an activity.
- Create ActivityComments
- Method: postPath:
/activityComment - Read ActivityComments
- Method: getPath:
/activityComment - Update ActivityComments
- Method: putPath:
/activityComment - View ActivityComment Field Length
- Method: getPath:
/activityComment/getFieldLength/{fieldName} - View ActivityComment fields
- Method: getPath:
/activityComment/fields