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