CRMIn development

Odoo

Open-source ERP and CRM platform for business management, including sales, accounting, inventory, and project management

In development

Cataloged and scoped, not yet available to run in production.

12
actions

Actions

Operations this integration can perform.

12

Odoo JSON-RPC Call

JSON-RPC endpoint for Odoo external API calls. Provides the same functionality as XML-RPC but with JSON encoding. DEPRECATED in v19.0 and scheduled for removal in v20.0 (Fall 2026). Use JSON-2 API at POST /json/2/{model}/{method} instead.

Create Contact

Create a new contact (customer, supplier, or generic partner) in Odoo's res.partner model. Use this action when you need to add a new person or company to the Odoo database. Set customer_rank > 0 to mark as a customer, supplier_rank > 0 to mark as a supplier, or leave both unset for a generic contact.

Get Applicant Parsing Result

Tool to retrieve parsing results for a previously submitted resume/applicant document. Use when you need to check the status and get extracted fields (name, email, phone, mobile) from a resume that was previously submitted for parsing.

Get Bank Statement Result

Tool to retrieve parsing results for a previously submitted bank statement. Returns extracted fields including balance_start, balance_end, date, and bank_statement_lines. Use when you need to check the status and get extracted data from a bank statement document using Odoo's Extract API.

Get Expense Extraction Result

Retrieve parsing results for a previously submitted expense document. Returns extracted fields including description, country, date, total, and currency. Use this after submitting an expense document to get the OCR/extraction results.

Get Invoice Parsing Result

Tool to retrieve parsing results for a previously submitted invoice from Odoo Extract API. Use when you need to check the status and get extracted data from an invoice. Poll this endpoint until the status field is 'success' - processing may take time depending on document complexity.

List Databases

Tool to list all available Odoo databases on the server. Use when you need to see which databases are available on the Odoo instance.

Parse Applicant Resume

Tool to submit a resume/CV document for OCR parsing and data extraction via Odoo Extract API. Extracts name, email, phone, and mobile from applicant resumes. Returns a document_token to poll for results. Cost: 1 IAP credit per successful parse.

Triggers

Events that start workflows from this integration.

3

Record Created

Triggers when a new record is created in a specified Odoo model.

Record Deleted

Triggers when a record is deleted from a specified Odoo model.

Record Updated

Triggers when an existing record is updated in a specified Odoo model.

Related integrations

Don't see the exact action you need?

Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.