Simple AWS Lambda function to pull absence data from Timetastic and post to a channel in Microsoft Teams
npm install --only=prod
to grab Axios dependancynode_modules
and index.js
and upload to AWS LambdaTIMETASTIC_AUTH
: Your API key from TimetasticTEAMS_WEBHOOK_URL
: The URL given when adding an incoming webhook
connector to your desired Teams channel