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
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
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?
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
1
Aug. 25
|
962 | ||
|
1
Aug. 25
|
1203 | ||
|
2
Juli 25
|
3933 | ||
|
3
Juli 25
|
1262 | ||
|
1
Juni 25
|
2996 |
doc: https://www.odoo.com/documentation/16.0/developer/reference/external_api.html
video: https://www.youtube.com/watch?v=TKISSjScEDQ