Hello,
What I'm trying to implement is a REST API using ODOO Controller. this API works with a VOIP solution application, as soon as I receive a call on the VOIP server, the server must send the notification to ODOO to retrieve some data on the contact who is calling, the API must provide this data and I must open the page of the contact who calls on the browser during the call.
can you help me to solve this.
thank you in advance for your help