Icon

Odoo Connector

Quickly build integrations connecting your B2B SaaS to Odoo.

About the Odoo Connector

Manage records in an Odoo database.

Actions

Actions are tasks that you add to your workflow. One action might update records in a third-party API, while another action might fetch a list of records.

Jump to actions

Triggers

Triggers cause workflows to run. Some triggers run on a schedule. Others are invoked by a webhook request, or poll an API for new data. If a connector does not have a built-in trigger, you can use a generic scheduled or webhook trigger.

Jump to triggers

FAQs

Learn more about this connector and related integration functionality.

Jump to FAQs

Actions

Action NameAction Description
Create RecordCreate a new record of a given type.
Delete Record By IDDelete a record by its numerical ID.
Get Record by External IDGet a record by its external ID.
Get Record By IDFetch a record by its numerical ID.
List RecordsFetch a list of records of a given type.
Set External IDAdd an external ID to a record that does not have one.
Update RecordUpdate an existing record of a given type.
List Model FieldsList all fields for a given model.
List ModelsFetch a list of models installed in the Odoo database.
Raw Request (API Key)Send a raw HTTP request to the Odoo JSON-2 API. Requires the API Key connection.
Raw Request (Basic Auth)Issue any execute_kw action against the Odoo XML-RPC API. Requires the Basic Authentication (Deprecated) connection.

Triggers

Trigger NameTrigger Description
New and Updated RecordsPolls an Odoo model for records whose `write_date` is at or after the last poll. Records whose `create_date` is also after the last poll go to the `created` bucket; older records modified since the last poll go to `updated`.
API Connectors

Integrate with customers' other SaaS apps, fast

Prismatic’s API connectors make it easy to integrate other SaaS apps – without reinventing the wheel. Triggers, actions, and auth are fully handled. And they work with all of Prismatic’s options for building integrations:
  • Empower non-devs with a low-code designer
  • Give devs freedom to build completely in code
  • Let customers create their own workflows
Image