|
|
|
|
|
by linedash
3020 days ago
|
|
Not to mention the webhooks. It's trivial to implement pushing data into slack. They even give you a hello world sample curl when you opt to add the webhook. At the simplest you can just replace the hello world text and bam -- you're sending to slack. Just takes a very simple json input. |
|