Below you will find pages that utilize the taxonomy term “slack”
Posts
Slack WebHook, A use case
Linux Terminal Controlled Slack WebHook This is a simple use case of slack webhooks. Slack webhooks can be configured to send messages when some events occur, i.e. we trigger the hook and the hook sends the message to slack channel configured.
I have set up a workspace (for my own personal experimentations) and created a webhook which is a fairly simple process. Web Hook can be called via HTTP POST call with required message.
read more