StackStorm / StackStorm/st2

Support webhooks via HTTP GET

Open
#2,561 6 comments 0 reactions 1 assignee View on GitHub

@enykeev is already working on this.

Since Nov 21, 2016.

feature
Dominant language
Python
Stars
6.5k
Forks
787
PR merge metrics
No merged PRs in 30d

Description

Any possibility of accepting webhooks via HTTP GET in addition to POST? Things like the API key and webhook payload data could be encoded in the URL. This would allow remediation workflows to be triggered from (legacy) web applications which allow users to configure a simple URL that gets called when a link gets clicked. For instance I have a legacy monitoring system that allows me to define a description for each service-check and I'd love to include a simple 'Fix' html link that calls out to a st2 webhook. Not sure if I'd have a way to execute an HTTP POST webhook from this app.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.