Skip to content

Instantly share code, notes, and snippets.

View davidyack's full-sized avatar

David Yack davidyack

  • Colorado Springs, Colorado
View GitHub Profile
<fetch mapping="logical" output-format="xml-platform" version="1.0" distinct="true">
<entity name="systemuser">
<attribute name="fullname" />
<attribute name="systemuserid" />
<attribute name="internalemailaddress" />
<order descending="false" attribute="fullname" />
<link-entity name="teammembership" visible="false" to="systemuserid" from="systemuserid" intersect="true">
<link-entity name="team" to="teamid" from="teamid" alias="ac">
<filter type="and">
<condition value="{E9E72366-Bind to your Team ID" attribute="teamid" operator="eq" />