pipedrive_create_organization
Create a new organization in Pipedrive by providing a name. Optionally set owner, visibility, address, labels, creation time, and custom fields.
Instructions
Create a new organization in Pipedrive. Only name is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Organization name (required) | |
| owner_id | No | Owner user ID | |
| visible_to | No | Visibility: 1=Owner, 3=Group, 5=Subgroups, 7=Company | |
| address | No | Organization address as a structured object (v2). Provide 'value' for the full address. | |
| label_ids | No | Label IDs to attach to organization | |
| add_time | No | Creation time (RFC3339 format) - backdate the organization | |
| custom_fields | No | Custom field values as object with field keys |