Odoo (JSON-2) - Create record action
The Create record action creates a new record, such as a contact or a sales order, in Odoo (JSON-2).
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 create a record for, such as Contact or Sales order. The list of objects is populated dynamically from your environment. |
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: