organizations_create
Create a new organization in Pipedrive by providing a name and optional address or custom fields.
Instructions
Create a new organization. Name is required. Supports address fields and custom fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Organization name (required) | |
| owner_id | No | ID of the user who will be the owner | |
| visible_to | No | Visibility: 1=Owner only, 3=Entire company, 5=Owner's followers, 7=Owner and visibility group | |
| add_time | No | Creation time (YYYY-MM-DD HH:MM:SS) | |
| address | No | Full address | |
| address_street_number | No | Street number | |
| address_route | No | Street name | |
| address_locality | No | City | |
| address_country | No | Country | |
| address_postal_code | No | Postal code | |
| custom_fields | No | Custom fields as key-value pairs |