Update deal in Pipedrive.
Application
Pipedrive
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected account | The connected account to use for the request | Connected Account | Yes | |
Deal ID | ID of the deal to update | Number | Yes | |
Currency | Currency of the deal. Accepts a 3-character currency code. Like EUR, USD, .. | Text (Short) | No | |
Custom property 1 name | Name of the custom field to set | Text (Short) | No | |
Custom property 1 value | Value of the property to set | Text (Short) | No | |
Custom property 2 name | Name of the custom field to set | Text (Long) | No | |
Custom property 2 value | Value of the property to set | Text (Long) | No | |
Custom property 3 name | Name of the custom field to set | Text (Short) | No | |
Custom property 3 value | Value of the property to set | Text (Long) | No | |
User ID | ID of the active user whom the activity will be assigned to. If omitted, the activity will be assigned to the authorized user | Text (Short) | No | |
Label ID | Text (Short) | No | ||
Lost reason | Reason why the deal was lost | Text (Short) | No | |
Organization ID | ID of the organization this deal will be associated with | Text (Short) | No | |
Person ID | ID of the person this deal will be associated with | Number | No | |
Probability | Deal success probability percentage | Number | No | |
Stage ID | ID of the stage this deal will be placed in a pipeline. If omitted, the deal will be placed in the first stage of the default pipeline. (PIPELINE > STAGE) | Text (Short) | No | |
Status | The status of the deal. If not provided it will automatically be set to "open" | Predefined Choice List | No | |
Title | The title of the deal | Text (Short) | No | |
Value | Value of the deal. If not set it will automatically be set to 0 | Number | No | |
Visible to | Visibility of the deal. If omitted, visibility will be set to the default visibility setting of this item type for the authorized user | Predefined Choice List | No | |
Encode properties? | By default do custom properties have to be set as ID instead of their actual name. Also option fields have to be set as ID instead of their actual value. If this option gets set they get automatically encoded | True/False | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A