Send Slack Message
- Category
- general
- Tier
- Trusted publisher
- Publisher
- Synax Platform (verification: Verified)
- Installs
- 0
About this skill
Post a message to a Slack channel via an incoming webhook URL. The webhook URL is the credential; configure it via the SLACK_WEBHOOK_URL secret.
Install
Latest installable version: v1.0.1.
Version history
-
v1.0.1
Execution: Either
Capabilities required
- network:hooks.slack.com
- secrets:SLACK_WEBHOOK_URL
Secrets required
- {'name': 'SLACK_WEBHOOK_URL', 'type': 'generic_string', 'description': 'Slack incoming webhook URL (the full URL is the credential). Create one at https://api.slack.com/messaging/webhooks. Must start with https://hooks.slack.com/.'}
-
v1.0.0
Execution: Either
Capabilities required
- network:hooks.slack.com
- secrets:SLACK_WEBHOOK_URL
Secrets required
- {'name': 'SLACK_WEBHOOK_URL', 'type': 'generic_string', 'description': 'Slack incoming webhook URL (the full URL is the credential). Create one at https://api.slack.com/messaging/webhooks. Must start with https://hooks.slack.com/.'}