Hi,
I want to get a users GUID via SOAP where I know the user_name. Using php and am creating new leads ok using SOAP.
What I want to do is assign each lead to a specific user rather than the 'logged in SOAP user'
Hi,
I want to get a users GUID via SOAP where I know the user_name. Using php and am creating new leads ok using SOAP.
What I want to do is assign each lead to a specific user rather than the 'logged in SOAP user'
Hi lancasterlad
You can use the get_entry soap function.
In this function you specify the module (Users), the where_clause (user_name = 'the_user_name') and the selected_fields (id)
Cheers
André Lopes
DevToolKit / Project of the Month - June 2009
Lampada Global Services- Open Source Solutions
Avenida Ipiranga, 318
Bloco B - CJ 1602
São Paulo, SP 01046-010
Brazil
Office: +55 11 3237-3110
Mobile: +55 11 7636-5859
e-mail: andre@lampadaglobal.com
Lampada Global delivers offshore software development and support services to customers around the world.
Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.
I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.
I read elsewhere on this forum that get_entry or get_entry_list will NOT extract data from the Users module for security reasons. Is that correct?
Hi lancasterlad
Definitely NO!!
We were able to modify fields into Users module through SOAP, including the user password, without any bid deal.
Cheers
André Lopes
DevToolKit / Project of the Month - June 2009
Lampada Global Services- Open Source Solutions
Avenida Ipiranga, 318
Bloco B - CJ 1602
São Paulo, SP 01046-010
Brazil
Office: +55 11 3237-3110
Mobile: +55 11 7636-5859
e-mail: andre@lampadaglobal.com
Lampada Global delivers offshore software development and support services to customers around the world.
Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.
I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks