Skip to content

Slack - Process Steps

Post Notification to Slack

Send a notification to a Slack channel.

NameTypeDescriptionRequired
Incoming WebHooktextBoxThe Incoming WebHook URL that will accept external messages into Slack.Yes
ChanneltextBoxYour public channel within Slack where UrbanCode Deploy messages will be sent. The WebHook must have access to this channel.Yes
ColourtextBoxAn optional value that can either be one of good, warning, danger, or any hex color code (eg. #439FE0).No
Emoji IcontextBoxThe list of emoji supported are taken from https://github.com/iamcal/emoji-data .Yes
EnvironmenttextBoxThe environment where the application has been deployed.Yes
Component NametextBoxThe name of the component deployed.Yes
VersiontextBoxThe version of the component deployed.Yes

Post Attachment Notification to Slack

Send a notification to a Slack channel.

NameTypeDescriptionRequired
Incoming WebHooktextBoxThe Incoming WebHook URL that will accept external messages into Slack.Yes
UsernametextBoxA custom name overriding the default defined in the webhook configurationNo
ChannelstextAreaBoxYour public channels or usernames within Slack where UrbanCode Deploy messages will be sent. The WebHook must have access to this channels. Separate each channel or username with a new line or comma.Yes
Emoji IcontextBoxThe list of emoji supported are taken from https://github.com/iamcal/emoji-data .Yes
Attachment PayloadtextAreaBoxThe Attachment JSON Payload to generate the Slack message.Yes