Update custom resource in Odoo
Update custom resource in Odoo.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Connected Account | The connected account to use for the request | Connected Account | Yes | |
| Custom resource type ID | | Text (Short) | No | |
| Custom resource ID | | Text (Short) | Yes | |
| Field ID 1 | | Text (Short) | No | |
| New field value 1 | | Text (Long) | No | |
| Field ID 2 | | Text (Short) | No | |
| New field value 2 | | Text (Long) | No | |
| Field ID 3 | | Text (Short) | No | |
| New field value 3 | | 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