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

Is it possible to manage the dms and up/download documents via APIs? Possibly via CMIS standard protocol.

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

Hi,

As Odoo is full API framework, all the action you do in the Ui could be done in API. Odoo UI is a Client that use xmlrpc to send messages/actions to Odoo server.

So the answer is yes. To upload file you'll have first to encore in base64 your bianry so that the XMLRPC protocol accept the text value as a binary field. It's mostly the way emails are working.

Regarding CMIS protocol, some OCA repo https://github.com/OCA/connector-cmis are dealing with this.

regards

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ส.ค. 25
362
2
ก.ค. 25
2809
API xmlrpc - upload pdf bills to account แก้ไขแล้ว
3
ก.ค. 25
627
1
มิ.ย. 25
2082
1
ส.ค. 25
998