Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
12403 มุมมอง

Hello,

How can we connect our server to an other database odoo.sh using RPC web service.

And what is the default xml_rpc port on odoo.sh project.


Regrads

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

See https://www.odoo.sh/faq

Each Odoo build comes with an XML-RPC interface. It allows you to interact from an external application. You can find here the documentation for the Odoo API.

In order to connect to your database, you will need:

  1. the database URL (eg: mydatabase.dev.odoo.com)
  2. the port number is 443
  3. the database name can be found in the shell by typing psql and checking the prompt invite name (the part before the =>)
  4. the login and password for the desired user
อวตาร
ละทิ้ง
ผู้เขียน

Thanks a lot.

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
มี.ค. 24
1722
1
เม.ย. 25
2313
CVE-2023-44487 vulnerability แก้ไขแล้ว
2
ต.ค. 23
2905
1
เม.ย. 25
1735
0
ก.พ. 25
953