Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/totallymoney/todaysabsences
Posts a summary of today's employee absences to Slack
https://github.com/totallymoney/todaysabsences
Last synced: 3 days ago
JSON representation
Posts a summary of today's employee absences to Slack
- Host: GitHub
- URL: https://github.com/totallymoney/todaysabsences
- Owner: totallymoney
- Created: 2018-01-24T19:41:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T10:23:28.000Z (4 months ago)
- Last Synced: 2024-07-10T12:27:18.531Z (4 months ago)
- Language: F#
- Size: 2.8 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TodaysAbsences
This repo is responsible for sending the Daily Absences messages to the #general slack channel.
## Bob
Because the /timeoff endpoint on the Bob api doesn't provide an employee's department, an additional call is made for each employee to the /people endpoint - this also allows us to fetch an employee's squad (if they are assigned one) from the `work.custom.Squad_5Gqot` field.