ctriolo/Post or Update Slack Message From Cache
Post or Update Slack Message From Cache
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| slack_bot_token | Slack bot token | yes | — |
| slack_channael_id | Slack channel id Ex. C0123456789 | yes | — |
| slack_message_body | Slack post body, this will be posted if the post doesn't exist, and updated if it exists. Ex. 'This message has been updated.' | yes | — |
| slack_reply_body | If provided, this will be posted as a reply to the existing post | — | — |
Outputs
| name | description |
|---|---|
| slack_message_ts | Slack message timestamp |