-
-
Notifications
You must be signed in to change notification settings - Fork 9
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.
Name of the channel or user
#channelname
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.