[Vtigercrm-developers] Receiving data from outside sources
Mike Fedyk
mfedyk at mikefedyk.com
Mon Feb 27 19:05:29 PST 2006
Sergio A. Kessler wrote:
>On 2/27/06, Mike Fedyk <mfedyk at mikefedyk.com> wrote:
>
>
>>The focus of the question is how to get data in and out of vtiger using
>>public interfaces from another automated system. I would like to renew
>>that question. Is SOAP the only and/or best answer in this area?
>>
>>
>
>nop.
>SOAP is a complex beast that must die.
>
>you can use REST (web services done right).
>
>just like yahoo does with php:
>
>http://developer.yahoo.net/php/
>http://developer.yahoo.net/php/howto-reqRestPhp.html
>
>note that with "output" parameter you can control what you get, ie.
>CSV, XML, txt, whatever.
>
>
Have any links to php libraries for REST? I'm reading through the
various articles in Wikipedia right now...
More information about the vtigercrm-developers
mailing list