Skip to Content
Menú
This question has been flagged
3 Respostes
11307 Vistes

Hi,

I created a REST API with my web application and I want to manage this data with Odoo.

So, I want to create my own module on Odoo to read this REST API from my web application with odoo.

Please guide me how to read the REST APIs with 3 parameters (URL, user, Mp) on Odoo.

Thank you

Avatar
Descartar
Best Answer

https://apps.odoo.com/apps/modules/12.0/restful/

This module helps you to connect or integrate any third party application with Odoo. It provides a fluent and easy HTTP based API interface instead of the Odoo default RPC.

 the https://www.youtube.com/watch?v=qnexpljgfl 

https://www.surekhatech.com/blog/working-with-odoo-web-services 

You may refer them and modify as per your requirement. 

Thanks, 

Bobby Joseph [  iWesabe  ]

Avatar
Descartar
Best Answer

Hello Walid,

Could  you please  let  me  know  if  you  found how to read REST API and get response in ODOO? In my case, I have  a Flask Rest API that I want to integrate to inventory module. 


Avatar
Descartar
Autor Best Answer

@BOBBY JOSEPH

Sorry but my problem is the opposite, i want to display the result of my API on odoo.

Avatar
Descartar
Related Posts Respostes Vistes Activitat
0
de gen. 20
12377
2
de jul. 24
1150
2
de març 24
3349
2
de des. 23
14449
0
d’oct. 23
33