Skip to main content
TARGET_SYSTEM: odoo Odoo ERP system is enterprise resource planning software used company-wide for the management of business processes
ReadCreateUpdateDeleteWebhook
Accounts
Async task
Bank accounts
Bills
Bill lines
Booking proposals
Contacts
Customers
Credit notes
Dimensions
Expenses
Files
Goods receipts
Goods receipt lines
Invoices
Invoice lines
Items
Journals
Journal entries
Offers
Offer lines
Open items,
Payments
Payment terms
Projects
Purchase orders
Purchase order lines
Sales orders
Sales order lines
Suppliers
Tax rates
Transactions
Trial balance
Units
Users
Vendor credits
= Supported by Maesn
= Not supported by Maesn at this time
= Not supported by Odoo

How to connect to Odoo

Odoo uses username and password for authentication. To allow your customers to link your application with their Odoo accounts, you need to provide the Odoo instance URL, database, username, and password.
1

Prerequisites

Before you begin, make sure you have the following:
  • An Odoo account with administrator permissions.
You can sign-up for a free trial at https://www.odoo.com/trial, if you do not have an Odoo account already.
2

Gather Your Odoo Connection Details

You’ll need the following fields to authenticate to Odoo:1) Odoo URL
  • Odoo Online: visible in your browser (example: https://mycompany.odoo.com)
  • Self-Hosted: your provided ERP URL (example: https://erp.yourcompany.com) Use only the base URL (no /web or paths).
2) Database name
  • Odoo Online: usually the subdomain (example: mycompany)
  • Self-Hosted: ask your Odoo admin if unsure
3) Username Your Odoo login email (example: admin@company.com)4) Password or API key
  • You can use your password
  • Recommended: create an API key
    • Settings → Users → select user → Security tab → Generate API Key
    • Use this API key instead of your password.
3

maesn Connect setup

Paste your Odoo fields in the maesn Connect and press ‘submit’. Your Odoo account is now connected!