5 ms·
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.
by linedash 9y 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.