Quote:
Originally Posted by pshah Have you looked at the source code of any zimlets? Those would be the best place for examples to interacting with external web services. |
Yes, I checked Yahoo Maps & Evite but :
Yahoo Maps calls an url wich returns a XML (if you put this url in your browser its return a XML), then there is not soap envelope or something like this. It's suposses is a WS sample, but don't.
Evite consumes only Zimbra services, no idea how to consume external service.
Is there another sample?