Name | Type | Description | Notes |
---|---|---|---|
url | String | The URL of the Slack webhook. | [optional] |
messageType | String | text or blocks | [optional] |
text | String | The text of the message, or the blocks definition | [optional] |
token | String | The bearer token for the Slack app. | [optional] |
channel | String | The channel to send the message to. | [optional] |
String | Email Address | [optional] |
-
text
(value:"text"
) -
blocks
(value:"blocks"
)