Odoo (JSON-2) - Get record by ID action
The Get record by ID action gets a record, such as a contact or a sales order, from Odoo (JSON-2) based on the record's ID.
Input
Input fields are dynamically generated based on the object you select. Refer to the Odoo documentation for a complete list of input fields.
| Input field | Description |
|---|---|
| Object type | Select the object you plan to retrieve a record from, such as Contact or Sales order. The list of objects is populated dynamically from your environment. |
| ID | The ID of the record to retrieve. |
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: