Odoo (JSON-2) - Update record action
The Update record action updates an existing record, such as a contact or a sales order, in Odoo (JSON-2).
Input
| Input field | Description |
|---|---|
| Object type | Select the object you plan to update a record for, such as Contact or Sales order. The list of objects is populated dynamically from your environment. |
| ID | The ID of the record to update. |
Additional input fields are dynamically generated based on the object you select. Refer to the Odoo documentation for a complete list of input fields.
Output
Output fields are dynamically generated based on the object you select. Refer to the Odoo documentation for a complete list of output fields.
Last updated: