Skip to Content
Menu
This question has been flagged
1 Reply
5618 Views

Hello All,


I want to develop one api for IOS in which when i add leave request from IOS, it will be displayed also in odoo framework.

So how to create web api, give response to IOS and take response from IOS.

Basically I want develop this for Leave Management.


Thanks,

Avatar
Discard
Best Answer

Odoo already has a Web API, please check the docs: https://www.odoo.com/documentation/9.0/api_integration.html

Avatar
Discard
Author

It doesn't work for IOS.

Why should it not work? iOS apps can consume XML-RPC web APIs such as the Odoo Web API.

I don't know what you try to do exactly, but you have to develop an iOS app which consumes the Odoo Web API. Using this API you can get data from Odoo and also post data into Odoo. Odoo is the server and iOS is the client and not the other way around.

@Dep: you are right, I did not understand the question.

Related Posts Replies Views Activity
8
Sep 15
4697
3
Aug 24
12142
0
Jan 19
3100
18
Dec 16
4754
0
Aug 16
3509