简体   繁体   中英

How to deploy vtigercrm webservices on my server & user webservice in iPad application

Hi I wants to use vtigercrm webservices in my IOS applications . for this I am going through vtiger Webservices tutorials . this is saying that I need An installation of vtiger with webservices From where I can get vtiger with webservice .
If I am right ? I have created vtigercrm Database on my server which is on cpanel , please suggest me the other steps & help me to find the good links so that I can deploy the vtigercrm webservice on my server & use these webservice in my IOS , iPhone & iPad applications .

Through webservice you actually retrieving,editing data from a vtiger instance. So you should definitely need to install vtiger. vtiger is an opensource application. You can donwload the application from here https://www.vtiger.com/open-source-downloads/ . You can check a demo from demo.vtiger.com

Webservices come bundles to every vTiger installation. Have a look at this project on GitHub for inspiration to how to use them on Objective-C (you may want to improve it, though). If you aim at using the Mobile Module (installed by default starting from vTiger 5.2.0 onwards), then my mobile client and its documentation at this address can be useful to you.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM