
Question:
Is there some sort of API call I could use to get all contac groups for a user? Not only the groups they created, but all the groups they have access to?
SalesLogix version 7.5.1
Answer;
This can be achieved this using the following a singlel line of code:
List<GroupInfo> groups = GroupInfo.GetGroupList(“CONTACT”);
Subscribe To Our Newsletter
Join our mailing list to receive the latest Infor CRM (Saleslogix) and Creatio (bpm'online) news and product updates!
You have Successfully Subscribed!