Tool to add a product to a deal in Pipedrive. Use when you need to attach a product to an existing deal with custom pricing, quantity, duration, discount, and tax settings.
idRequiredintegerThe ID of the deal to which the product will be added
taxnumberThe product tax percentage
commentsstringNotes or comments about the product
discountnumberThe value of the discount (use with discount_type to specify if amount or percentage)
durationnumberDuration value for the product
quantityRequirednumberThe quantity of the product to add
is_enabledbooleanWhether this product is enabled for the deal (cannot be disabled if deal has installments and product is the last enabled one)
item_priceRequirednumberThe price value at which this product is added to the deal
product_idRequiredintegerThe ID of the product to attach to the deal
tax_methodstringTax application method: 'exclusive' (tax not included in price), 'inclusive' (tax already included in price), or 'none' (no tax). Defaults to user setting. Changing this affects all products attached to the deal
discount_typestringSpecifies whether discount is a 'percentage' or 'amount'
billing_frequencystringHow often the product is billed (Growth+ plans only): 'one-time', 'annually', 'semi-annually', 'quarterly', 'monthly', or 'weekly'
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.