tokorom/Slack Incoming Webhook
Post a message to Slack with Incoming Webhook
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| text | The usage of this field changes depending on whether you`re using blocks or not. If you are, this is used as a fallback string to display in notifications. If you aren't, this is the main body text of the message. It can be formatted as plain text, or with mrkdwn. This field is not enforced as required when using blocks, however it is highly recommended that you include it as the aforementioned fallback. | no | — |
| blocks | An array of layout blocks in the same format as described in the building blocks guide. | no | — |
| attachments | An array of legacy secondary attachments. We recommend you use blocks instead. | no | — |
| thread_ts | The ID of another un-threaded message to reply to. | no | — |
| mrkdwn | Determines whether the text field is rendered according to mrkdwn formatting or not. Defaults to true. | no | — |
Outputs
no outputs