- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for webhooks (0.19 sec)
-
src/main/java/org/codelibs/fess/helper/NotificationHelper.java
* @param discloser the mail posting discloser */ protected void sendToSlack(final CardView cardView, final SMailPostingDiscloser discloser) { // https://api.slack.com/messaging/webhooks#posting_with_webhooks final FessConfig fessConfig = ComponentUtil.getFessConfig(); final String slackWebhookUrls = fessConfig.getSlackWebhookUrls(); if (StringUtil.isBlank(slackWebhookUrls)) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 6.2K bytes - Viewed (0)