Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
posting_messages_on_slack [2017/10/27 04:36]
admin
posting_messages_on_slack [2017/10/27 23:22] (current)
admin
Line 9: Line 9:
 ^ Name  ^ Type  ^ Description ​ ^ ^ Name  ^ Type  ^ Description ​ ^
 | Message ​ | [[String Type]] ​ | Message that will be posted on the slack channel. The message may include multiple lines of text.  | | Message ​ | [[String Type]] ​ | Message that will be posted on the slack channel. The message may include multiple lines of text.  |
-| Channel ​ | [[String Type]] ​ | Slack channel where the message will be posted. Must start with a an "#"​. Ex: "#​experimental"​. The channel exist on the Slack workspace or the message will be ignored. ​ | +| Channel ​ | [[String Type]] ​ | Slack channel where the message will be posted. Must start with a an "#"​. Ex: "#​experimental"​. The channel ​must exist on the Slack workspace or the message will be ignored. ​ | 
-| Slack Webhook ​ | [[String Type]] ​ | URL of the Slack service destination. This URL should be enabled for the Slack service before using it. Ex: "​https://​hooks.slack.com/​services/​xxxxxx/​yyyyy/​zzzzzz" ​ |+| Slack Webhook ​ | [[String Type]] ​ | URL of the corresponding ​Slack workspace webhook. This URL should be enabled for the Slack service before using it. Ex: "​https://​hooks.slack.com/​services/​xxxxxx/​yyyyy/​zzzzzz" ​ |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====