Update deal in Agile CRM.
Application
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 deal to update | Text (Short) | Yes | |
| Expected value | Expected Value of deal | Number | No | |
| Deal name | Name of deal | Text (Short) | No | |
| Probability | Expected Value of deal | Number | No | |
| Contact IDs | Unique contact identifiers | Text (Long) | No | |
| Custom property name 1 | Property name | Text (Short) | Yes | |
| Custom property value 1 | Property value | Text (Long) | No | |
| Custom property name 2 | Property name | Text (Short) | Yes | |
| Custom property value 2 | Property value | Text (Long) | No | |
| Custom property name 3 | Property name | Text (Short) | Yes | |
| Custom property value 3 | Property value | Text (Long) | 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