Skip to content

Instantly share code, notes, and snippets.

@expiscornovus
Created September 22, 2022 11:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save expiscornovus/6aac80fa42e99eba62aaf0512e121574 to your computer and use it in GitHub Desktop.
Save expiscornovus/6aac80fa42e99eba62aaf0512e121574 to your computer and use it in GitHub Desktop.
Retrieve Associated List Content Type
_api/web/lists/getByTitle('@{variables('ListName')}')/contentTypes?$filter=name eq 'Item'&$select=StringId
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment