Difference between revisions of "Webhook"

From wikieduonline
Jump to navigation Jump to search
 
(21 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[wikipedia:Webhook]] ([[JSON]] + [[HTTP POST]])
+
[[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
  
 +
 +
== Related ==
 +
* [[Hash-based message authentication code (HMAC)]]
 +
* [[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}}
* [[HTTP POST]]
+
* {{POST}}
* {{HTTP}}
+
* {{HTTPS}}
  
 
[[Category:IT]]
 
[[Category:IT]]

Latest revision as of 11:44, 22 February 2024

Advertising: