IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Slack action
editSlack action
editThe Slack action type uses Slack Incoming Webhooks.
Connector configuration
editSlack connectors have the following configuration properties:
- Name
- The name of the connector. The name is used to identify a connector in the management UI connector listing, or in the connector list when configuring an action.
- Webhook URL
-
The URL of the incoming webhook. See Slack Incoming Webhooks for instructions on generating this URL. If you are using the
xpack.actions.whitelistedHosts
setting, make sure the hostname is whitelisted.
Action configuration
editSlack actions have the following properties:
- Message
-
The message text, converted to the
text
field in the Webhook JSON payload. Currently only the text field is supported. Markdown, images, and other advanced formatting are not yet supported.