Skip to content

Latest commit

 

History

History
 
 

send-a-message-to-slack

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Send a message to Slack

Tags: Slack

Purely for demonstration purposes, this task illustrates how one might set up a script to send Slack messages. As written, this task requires a Slack incoming webhook URL - learn how to generate this. Then, learn more about sending to Slack with Mechanic.

Default options

{
  "slack_incoming_webhook_url__required": null
}

Learn about task options in Mechanic

Subscriptions

mechanic/user/trigger

Learn about event subscriptions in Mechanic

Documentation

Purely for demonstration purposes, this task illustrates how one might set up a script to send Slack messages. As written, this task requires a Slack incoming webhook URL - learn how to generate this. Then, learn more about sending to Slack with Mechanic.

Installing this task

Find this task in the library at tasks.mechanic.dev, and use the "Try this task" button. Or, import this task's JSON export – see Importing and exporting tasks to learn how imports work.

Contributions

Found a bug? Got an improvement to add? Start here: ../../CONTRIBUTING.md.

Task requests

Submit your task requests for consideration by the Mechanic community, and they may be chosen for development and inclusion in the task library!