Hi all, I'm building an application and I need the whole scope of this one accessible via a SOAP API. My application deals with contacts, countries, langs, ...
Everything works in the web interface. Now, I would like to make all the modules accessible for another application. This second application needs to: - get the list of contacts, countries and langs - retrieve a contact, a country or a lang by their ID - create a new contact and adding a country and a lang - edit an existing contact Is there any way to do this easily ? Thanks for the help --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
