PipedrivePipedrive / Add Deal

appKey: pipedrive
actionKey: add-deal

Action Inputs

The following parameters are available when configuring this action:
pipelineId
Pipeline
The pipeline this deal will be added to
string
title
Title
string
currency
Currency
The currency of the deal. If not specified, currency will be set to the default currency of the user whose account is connected
string | undefined
expectedCloseDate
Expected Close Date
Date when the deal is expected to close. Can be a formatted date or natural language date (e.g. Tomorrow at 5pm or April 3rd 2024)
string | undefined
lostReason
Lost Reason
Message to be used if status is set to Lost
string | undefined
orgId
Organization
The organization which this deal will be linked to. Required unless Person is specified
string | undefined
personId
Contact Person
The person which this deal will be linked to. Required unless Organization is specified
string | undefined
probability
Probability
The success probability percentage of the deal. Enter as a number without percent sign (e.g. 25 for 25%). Used and shown only when "Deal Probability" is enabled for the selected pipeline
string | undefined
stageId
Stage
If not specified, the deal will be placed in the first stage of the selected pipeline
string | undefined
status
Status
If not specified, status will be set to Open
string | undefined
userId
Owner
The user who will be the owner of the created deal. If not specified, the user whose account is connected will be used
string | undefined
value
Value
The value of the deal in the specified currency. If left blank, value will be set to 0. Use "." as decimal delimiter (e.g. "30.50" for "30 dollars and 50 cents")
string | undefined