Difference between revisions of "Webhook"

From wikieduonline
Jump to navigation Jump to search
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
[[wikipedia:Webhook]] ([[HTTP POST]] usually in [[JSON]] format)
 
[[wikipedia:Webhook]] ([[HTTP POST]] usually in [[JSON]] format)
 +
 +
[[kubectl api-resources]] | grep -i webhook
 +
[[mutatingwebhookconfigurations]]      [[admissionregistration.k8s.io/v1]]        false        MutatingWebhookConfiguration
 +
[[validatingwebhookconfigurations]]    admissionregistration.k8s.io/v1        false        ValidatingWebhookConfiguration
  
  
Line 5: Line 9:
 
* [[Hash-based message authentication code (HMAC)]]
 
* [[Hash-based message authentication code (HMAC)]]
 
* [[OpsGenie]]: https://support.atlassian.com/opsgenie/docs/integrate-opsgenie-with-webhook/
 
* [[OpsGenie]]: https://support.atlassian.com/opsgenie/docs/integrate-opsgenie-with-webhook/
 +
* [[Incoming webhooks in Slack]] as a [[team administrator]] https://slack.com/help/articles/115005265063-Incoming-webhooks-for-Slack
 +
* [[Knative]]: [[Webhook ServeHTTP]]
 +
* [[AWS SNS]]
 +
* [[webhook (software)]] https://github.com/adnanh/webhook
  
 
== See also ==
 
== See also ==
 +
* {{Webhook}}
 
* {{JSON}}
 
* {{JSON}}
 
* {{POST}}
 
* {{POST}}

Latest revision as of 11:44, 22 February 2024

Advertising: