Integration Source Questions #3444
-
I would like to add a new integration alert source from jdcloud to the integration access, how do I configure it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hello, there is currently no direct support for You can refer to DingTalk callbacks similar to I will later add the general configuration for |
Beta Was this translation helpful? Give feedback.
Hello, there is currently no direct support for
JD Cloud
configuration, but I checkedJD Cloud
alarm callback, and you can use theDefault Webhook
to achieve it. However, please pay attention to the data format of theRequest Body
in theDefault Webhook
; you need to useJD Cloud
template variables for replacement.You can refer to DingTalk callbacks similar to
JD Cloud
: monitoring-webhookI will later add the general configuration for
JD Cloud
, or you can also try to integrate it yourself 💪