Skip to content
This repository was archived by the owner on Oct 12, 2020. It is now read-only.

10. webhooks

Khelil Sator edited this page May 16, 2017 · 13 revisions

push approach: HTTP POST to push data to StackStorm API from a script or software when an event you are interested in occurs.
webhooks come in handy when you have an existing script or software which you can easily modify to send an HTTP POST to StackStorm API when an event you are interested in occurs.

Clone this wiki locally