Skip to content

Instantly share code, notes, and snippets.

@kj187
Created March 5, 2014 13:44
Show Gist options
  • Save kj187/9367408 to your computer and use it in GitHub Desktop.
Save kj187/9367408 to your computer and use it in GitHub Desktop.
<GetListItems xmlns="http://schemas.microsoft.com/sharepoint/soap/">
<listName>{E2C5D12A-7EBA-4BD9-9BF2-024A0628E8A2}</listName>
<rowLimit>10000</rowLimit>
<query><Query><Where><Eq><FieldRef Name="Kontakt" /><Value Type="Lookup" LookupId="TRUE">314</Value></Eq></Where></Query></query>
<queryOptions xmlns:SOAPSDK9="http://schemas.microsoft.com/sharepoint/soap/" >
<QueryOptions>
</QueryOptions>
</queryOptions>
</GetListItems>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment