Skip to content

Instantly share code, notes, and snippets.

@joshdcar
Created May 2, 2017 02:45
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 joshdcar/a49c177788aeeff8a8813dfffaf38e28 to your computer and use it in GitHub Desktop.
Save joshdcar/a49c177788aeeff8a8813dfffaf38e28 to your computer and use it in GitHub Desktop.
Webhook JSON
{
"resource": "https://mycompany.sharepoint.com/_api/web/lists({XXXX-XXXX-XXXXX-XXXXX})",
"notificaitonUrl": "http://myazuresite/function/endpoint",
"expirationDateTime: "2016-04-29T16:30:00+00:00",
"clientState":"AnythingIWant"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment