pipedrive_notes_create
Create an HTML note and attach it to a deal, person, organization, or lead in Pipedrive. Optionally pin the note to the associated record.
Instructions
Create a note attached to a deal, person, org, or lead. Content is HTML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_html | Yes | Note content in HTML | |
| deal_id | No | ||
| person_id | No | ||
| org_id | No | ||
| lead_id | No | ||
| pinned_to_deal_flag | No | ||
| pinned_to_person_flag | No | ||
| pinned_to_organization_flag | No |