Hi, iam trying to add a custom plugin to my website hosted on odoo.com.
But i cant find any documentation on how to access the data there?
any help is welcome! thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi, iam trying to add a custom plugin to my website hosted on odoo.com.
But i cant find any documentation on how to access the data there?
any help is welcome! thanks
Hi,
you can use the Odoo XML-RPC API to access data from your website hosted on Odoo.com.
This is the official documentation by odoo
https://www.odoo.com/documentation/16.0/developer/reference/external_api.html
Hope this will help you
Thanks
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
0
aug. 24
|
999 | ||
|
2
jun. 24
|
1127 | ||
|
1
feb. 24
|
1153 | ||
|
1
sep. 23
|
1348 | ||
Odoo Installation on Server
Opgelost
|
|
2
mei 23
|
4998 |
Thanks Mehjabin, this link is to access odoo api and read the database, but what iam looking for is adding new files to the server into a new folder. What would be the process? there is no ftp server for instance?