I need to access data in the SaaS version, could someone explain how could one achieve this? I ' m using a trial version but I have not succeeded. I have followed these directions: help.openerp.com/question/915/is-the-xml-rpc-api-available-on-openerp-online
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
One issue might be that you are using the login/password of the openerp.com account. This will not work. You need to use the login/password of the database. In order to do so, you need to go to Settings>Users, then click on a user (that you will want to use through the API), then go to More>Change password, and make sure to specify a password there. You will then have to use this login/password in your API calls. Again, you have to realize that this is not the login/password of your openerp.com account.
Which data do you want to access, and why?
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
1
d’ag. 25
|
836 | ||
|
1
d’ag. 25
|
995 | ||
|
2
de jul. 25
|
3686 | ||
|
3
de jul. 25
|
1144 | ||
|
1
de juny 25
|
2749 |
doc: https://www.odoo.com/documentation/16.0/developer/reference/external_api.html
video: https://www.youtube.com/watch?v=TKISSjScEDQ