Odoo integration for managing contacts, opportunities, calendar events, activities, sales teams, and any custom resource. Full CRUD operations with flexible filtering and model introspection.
Use Odoo as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.
No triggers available
Create a new contact/partner in Odoo
Get a contact/partner by ID from Odoo
Get all contacts/partners from Odoo with optional filtering
Update a contact/partner in Odoo
Delete a contact/partner from Odoo
Create a new opportunity/lead in Odoo
Get an opportunity by ID from Odoo
Get all opportunities from Odoo with optional filtering
Update an opportunity in Odoo
Delete an opportunity from Odoo
Create a new calendar event in Odoo
Get a calendar event by ID from Odoo
Get all calendar events from Odoo with optional filtering
Update a calendar event in Odoo
Delete a calendar event from Odoo
Get an activity by ID from Odoo
Get all activities from Odoo with optional filtering
Update an activity in Odoo
Delete an activity from Odoo
Create a new sales team in Odoo
Get a sales team by ID from Odoo
Get all sales teams from Odoo with optional filtering
Update a sales team in Odoo
Delete a sales team from Odoo
Get list of all available models in Odoo
Create a record in any Odoo model
Get all records from any Odoo model with optional filtering
Update a record in any Odoo model
Delete a record from any Odoo model
Get all fields and their properties for an Odoo model