تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3 الردود
1563 أدوات العرض

Hi,


I've been reading the documentation, but all I can find is either usage or development directly on the platform.

We're would like to integrate document signing (and several other apps) inside our own web app, but we can't find any documentation or guide for any of them.

Thanks in advance

الصورة الرمزية
إهمال
أفضل إجابة

Integrating document signing and other apps into your web app requires API documentation and developer resources. Seek out specific API documentation and guides from the respective service providers, such as e-signature platform APIs, to seamlessly integrate these functionalities into your application while promoting a user-friendly and eco-conscious digital workflow.

الصورة الرمزية
إهمال
الكاتب أفضل إجابة

Are there documentations for specific APIs?

The link you sent is a general documentation to make calls, but are the various endpoints for each app documented somewhere?

الصورة الرمزية
إهمال

I haven't been able to find any, and automated tools out there don't seem to work too well as they're mostly made for REST not RPC. However, if you test out a script following the developer guides in the docs, you can figure out how they work and what fields are available. I used App Script (Google) and Python to do this.

But if you're trying to get documentation for functionality as opposed to fields, I don't know how you'd do that and I'd love to find out.

أفضل إجابة

External api. You can make calls to relevant methods with it

https://www.odoo.com/documentation/16.0/developer/reference/external_api.html#

الصورة الرمزية
إهمال

I see what you mean. There are no guides unfortunately. What you can do instead is enable developer mode and try to replicate the flow of what you want to do with the api on the front end. Hover any button and it should display info about the method/endpoint it calls. Field names will also show when you hover over them

Other than that you would need to be more specific about what you want to do for more assistance or get someone who understands python and Odoo to go through the source code.

المنشورات ذات الصلة الردود أدوات العرض النشاط
0
أغسطس 20
3086
2
أغسطس 25
1809
0
يوليو 25
792
0
مارس 25
1630
1
أكتوبر 24
1941