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
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
0
авг. 24
|
1005 | ||
|
2
июн. 24
|
1152 | ||
|
1
февр. 24
|
1169 | ||
|
1
сент. 23
|
1368 | ||
Odoo Installation on Server
Решено
|
|
2
мая 23
|
5029 |
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?