pipedrive_activities_create
Create a new activity in Pipedrive, such as a call, meeting, or task, by specifying a subject and type.
Instructions
Create a new activity (call, meeting, task, etc).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject | Yes | Activity subject | |
| type | Yes | Activity type (e.g. 'call', 'meeting', 'task', 'email') | |
| 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 |