Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
5391 Visualizzazioni

my client gave me the odoo URL, username, database name, and password and I'm building a mobile application how can fetch odoo restful api to get the data 

Avatar
Abbandona
Autore

hello,

I'm using react.js and node.js for my work can u please guide me on how can I get the data from the odoo database

Risposta migliore

Hi,

You can use the odoo external api/xmlrpc to fetch and update from the odoo database.

You can refer this documentation: Odoo External API

Video tutorial: Odoo External API: Search And Read From Odoo Database

Thanks & Regards

Avatar
Abbandona
Risposta migliore

That really depends on your use case, i.e., which models you want to access, which language you use (e.g., Flutter), etc. But see link below for the official documentation which should answer most of your questions:

https://www.odoo.com/documentation/16.0/developer/reference/external_api.html

I hope this helps!

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
3
lug 19
11176
1
ago 25
321
2
lug 25
2777
3
lug 25
580
1
giu 25
2036