Skip to content

component slack

assimbly edited this page May 20, 2022 · 5 revisions

The Slack component enables a flow to send messages to Slack channels or users.

Path

Name of the channel or user

Path Examples

#channelname

To_Endpoint_Slack

Common options

Most common option is the 'webhookUrl'.

More information you can find on the slack page: https://api.slack.com/incoming-webhooks.

On the Slack document page there is webbutton to create a webhook for your workspace. After creating the webhook you can copy the url for a channel for the option 'webhookUrl'.

For all options, see Camel documentation.

Clone this wiki locally