Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.
/ sc-webhooks Public archive

A webhook API built on top of various Microsoft System Center products.

Notifications You must be signed in to change notification settings

spaelling/sc-webhooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sc-webhooks

A webhook API built on top of various Microsoft System Center products.

This is work in progress!

Will eventually be:

  • Web interface (should be internet facing)
  • Web API (could be internet facing)
  • Create outgoing webhook based on a given event
  • Create ingoing webhook

The idea is to be able to use webhooks to integrate other services with System Center. Webhooks is a really easy and simple, yet highly effective, way to integrate different services.

An example of an outgoing webhook

  • New incident request in Service Manager
  • New alert in Operations Manager

An example of an ingoing webhook

  • Create new incident request based on the webhook payload

About

A webhook API built on top of various Microsoft System Center products.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published