commsharbor_crm_activities_update
Updates one activity in the tenant CRM; only the fields you send change. Needs crm:write on the organization. A foreign or missing id answers 404.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | note | |
| deal_id | No | deal id | |
| activity_id | Yes | activity_id | |
| activity_type | No | activity type | |
| organization_id | Yes | organization_id |