Hi experts,
I am new to the ODOO world. I. have a requirement to integrate third party Invoices ODOO Invoices and third Sales orders with ODOO sales orders using the REST APIs.
Can you please guide me ?
Warm regards,
WILLION
Hi experts,
I am new to the ODOO world. I. have a requirement to integrate third party Invoices ODOO Invoices and third Sales orders with ODOO sales orders using the REST APIs.
Can you please guide me ?
Warm regards,
WILLION
Hi Willion,
Yes, this is possible using Odoo REST/XML-RPC APIs or custom API endpoints depending on your Odoo version and integration requirements.
For your use case, the process usually involves:
Authenticating with the Odoo API
Mapping third-party invoice and sales order data
Creating/updating records in Odoo (sale.order and account.move)
Handling customer/product synchronization
Managing error handling and duplicate prevention
The best approach depends on:
your Odoo version,
the third-party system you want to connect,
and whether the sync should be real-time or scheduled.
If you can share a few more details about the external platform/API you are integrating with, I can guide you more specifically.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
1
Aug 24
|
10040 | |||
|
2
May 22
|
16159 | |||
|
0
Jan 21
|
1949 | |||
|
0
Mar 15
|
4917 | |||
|
0
Jun 26
|
745 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.