Hello, I have my jdeveloper's project with sugar's web services mapped from soap.php?wsdl
I could log to sugar using 'login' ws, insert a lead by 'set_entry' but when i have to use 'get_entry' ws to retrieve data from sugar I can't go on, this is because get_entry's parameters are 'session_id', 'module_name', ID (this is sugar_id) and 'list of values' (like first_name, last_name, etc).
im need to retrieve the sugar_id variable from someplace but I don't know where. So, how could i retrieve the sugar_Id?
Thanks


LinkBack URL
About LinkBacks




Reply With Quote
Bookmarks