What do paper airplanes have to do with Sage SalesLogix?
Check out some of the results of the survey in the graphic to the right.
Note: Full survey responses are reserved for Sage SalesLogix Partners and are posted on PartnersOnline with other 2011 Boot Camp materials.
Here’s a snippet of the SData discussion at Sage SalesLogix Boot Camp 2011 discussing the groups system endpoint, which implements the request to execute groups a little differently than we’ve seen with SData before. (Because the group itself is only going to get the metadata.) We do this through $queries/execute?[resource]. Here are two examples:
************************************************************************************************************* Execute a group based on its plugin ID: /slx/system/-/groups/$queries/execute?_groupId=p6UJ9A0004TS
Execute a group based on its family and name: /slx/system/-/groups/$queries/execute?_family=Account&_name=All Accounts