Earlier this week, I gave at talk at Jamf’s London office for London Apple Admins titled “More Slackin'”. (Thanks for having us Jamf!)
The talk detailed some of how to get more from Slack & how we at dataJAR used Slack to the point where email has become relatively infrequent.
A link to the slides & the links mentioned within can be seen below.
Video
Sadly video of this talk is not available, but the below is the example shown at slide 17 where we’re posting web hooks to Slack via a python script (see the linked gist below for how to do this).
Slides
A PDF of the slides can be downloaded here.
Links
The following links are items covered during the talk.
- Slack Add RSS Feeds: https://get.slack.help/hc/en-us/articles/218688467-Add-RSS-feeds-to-Slack
- Jacaklope: https://jackalope-slack.readthedocs.io/en/latest/
- Python – Post a Webhook to Slack: https://gist.github.com/devStepsize/b1b795309a217d24566dcc0ad136f784
- Twilio SMS to Slack: https://www.twilio.com/docs/studio/tutorials/how-to-post-sms-
One thought on “More Slackin’”