Odoo (JSON-2) - Run object function action
The Run object function action performs a function on a record in Odoo (JSON-2).
Input
| Input field | Description |
|---|---|
| Object type | Select the object to run the function on. Options include Sales order, Purchase order, and Journal entry. |
| Object function | Select the function to run on the selected object. The available options depend on the selected Object type. |
Output
| Output field | Description |
|---|---|
| Result | The raw response returned after running the function. |
Last updated: