pipedrive_activities_update
Update an existing activity's details like subject, type, due date, location, or done status in Pipedrive.
Instructions
Update an existing activity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | The activity ID to update | |
| subject | No | ||
| type | No | ||
| deal_id | No | ||
| person_id | No | ||
| org_id | No | ||
| lead_id | No | ||
| user_id | No | ||
| due_date | No | ||
| due_time | No | ||
| duration | No | ||
| note | No | ||
| location | No | ||
| done | No |