Description
we internally use dingtalk instead of slack for communication, it does support webhook, but requires specific body format.
it will be best if the body sent to the webhook could be templated, otherwise currently we will need a backend to receive and transform it, which may be a potential failing point :)