Difference between revisions of "Webhook"
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
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[edit]
- 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[edit]
- Webhook
- JSON,
jq, jid, mlr
, JWT, BSON, Miller, Content-type:,application/json
,BadJSON
, Webhook, jsonc, ndjson,import json
, Google Custom Search JSON API,jsonpath
, JSON-LD, JSON tree, JSON-RPC - HTTP:
POST, PUT, PATCH, GET, HEAD, OPTIONS, DELETE
, Webhook,curl -X POST, allowed_methods
- HTTP, HTTP client, HTTP/1.1, HTTP/2, HTTP/3, HTTPS, HSTS CSR, TLS, SSL,
openSSL
, WebSockets, WebRTC,ssl_certificate
QUIC, HPKP, CT, List of HTTP status codes, URL redirection, Content-type:, Webhook, HTTP headers,--insecure
, Axios HTTP client, HTTP cookies, HTTP ETag, Hypertext Transfer Protocol -- HTTP/1.1
Advertising: