Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
6409 Lượt xem

Greetings,

I am trying to use a URL/API using GET to access Odoo CRM to get Customer Names, Product Name and Product ID in a JSON format. This is on Odoo SaaS.

By the looks of things Odoo doesn't support this and a module will be required. I don't see any on the market place that support SaaS.

Does anyone know a module that I missed that can do this or any other way of getting this functionality?

Thanks

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

How can I GET json from an external database, to Odoo.... I see everywhere they talk about getting data from the odoo database through an API, but i want to GET external data into odoo through an url API.. in other words, I dont want to connect to Odoo, I want to conect from odoo to another external database that is nothing to do with odoo and extract the data from that database into odoo

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi Chris,

Other ways by which you can do so is to use the methods of XMLRPC or JSONRPC with which you don't require the use of module to work with it.

You need to create a python script, authorise the user who has access to the database and use the in built methods in the rpc to search the records based on your domain.

For reference: https://www.cybrosys.com/odoo/odoo-books/odoo-15-development/ch14/

Regards

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 8 25
288
1
thg 8 25
582
2
thg 7 25
3035
3
thg 7 25
746
1
thg 6 25
2249