File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 22sidebar_position : 7
33---
44
5- # How to use webhook
5+ # How to use webhook
6+
7+ FeatureProbe provides the ability to push messages to third-party applications.
8+ ![ WebHook list] ( /WebHook_list_en.png )
9+
10+ ## Create WebHook
11+
12+ 1 . The status of the WebHook (the configuration content of the WebHook will take effect only after it is enabled)
13+ 2 . Fill in the WebHook name
14+ 3 . Fill in the description information
15+ 4 . Fill in the URL (when a certain event occurs, we will send a POST message to this URL)
16+ 5 . Click the Create button to complete the creation of the WebHook.
17+
18+ ![ create WebHook] ( /WebHook_en.png )
19+
20+ ## Edit WebHook
21+ After the WebHookURL is changed, we will send a POST message to this new URL when certain events occur.
22+
23+ ## Delete WebHook
24+ After removing the WebHook, we will stop sending any POST messages to this URL.
25+
26+ ## Access WebHook
27+ For more access content, please refer to [ WebHook access document] ( https://docs.featureprobe.io/zh-CN/reference/webhook-access/ )
You can’t perform that action at this time.
0 commit comments