pipedrive_products_create
Add a new product to Pipedrive CRM, specifying its name and optional details such as code, unit, tax, and pricing.
Instructions
Create a new product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Product name | |
| code | No | ||
| description | No | ||
| unit | No | ||
| tax | No | ||
| owner_id | No | ||
| prices | No | ||
| visible_to | No | ||
| custom_fields | No | ||
| custom_fields_by_name | No |