I am attempting to insert a new Lead into SugarCRM via the SOAP set_entry method using Ruby. Below you will see how I construct the Hash in Ruby and then invoke the method converting the hash into XML in the process. The right number of fields are there, but they are all blank. Any recommendations on how best to get the hash into XML for this method?
- Code snippet:
http://gist.github.com/30066
- Resulting XML:
http://gist.github.com/30063


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks