link_meeting_to_deal
Create a meeting activity and link it to a Pipedrive deal. Schedule with date, time, duration, and add participants.
Instructions
Create a meeting activity linked to a deal.
due_date: "YYYY-MM-DD"; due_time: "HH:MM"; duration: "HH:MM"
participants: list of person_ids attending
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deal_id | Yes | ||
| subject | Yes | ||
| due_date | Yes | ||
| due_time | No | ||
| duration | No | ||
| note | No | ||
| participants | No |