is there a way to connect to Odoo external Api's other than xml-rpc. We use c#.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- सीआरएम
- e-Commerce
- लेखांकन
- इन्वेंटरी
- PoS
- Project
- MRP
This question has been flagged
1
Reply
3081
Views
There's XML-RPC and JSON-RPC (https://www.odoo.com/documentation/17.0/developer/howtos/web_services.html). You should use a client that allows C# to connect with one of them. See for example:
https://github.com/ieski/OdooXmlRpc
I hope this helps!
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
जुल॰ 23
|
3239 | ||
|
0
अक्तू॰ 22
|
3266 | ||
|
0
अप्रैल 22
|
3159 | ||
|
0
मार्च 22
|
2375 | ||
|
2
मई 21
|
9592 |