{"id":51013466,"url":"https://github.com/trycourier/courier-netlify-msteams","last_synced_at":"2026-06-21T06:31:42.880Z","repository":{"id":51261718,"uuid":"360880933","full_name":"trycourier/courier-netlify-msteams","owner":"trycourier","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-10T23:43:23.000Z","size":28,"stargazers_count":2,"open_issues_count":2,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-21T22:32:46.746Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trycourier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-04-23T12:43:04.000Z","updated_at":"2023-11-22T21:35:03.000Z","dependencies_parsed_at":"2024-01-10T20:34:22.348Z","dependency_job_id":"53b68778-2f81-4331-9425-9e4791548a96","html_url":"https://github.com/trycourier/courier-netlify-msteams","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trycourier/courier-netlify-msteams","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trycourier%2Fcourier-netlify-msteams","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trycourier%2Fcourier-netlify-msteams/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trycourier%2Fcourier-netlify-msteams/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trycourier%2Fcourier-netlify-msteams/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trycourier","download_url":"https://codeload.github.com/trycourier/courier-netlify-msteams/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trycourier%2Fcourier-netlify-msteams/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34597337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-21T06:31:42.203Z","updated_at":"2026-06-21T06:31:42.867Z","avatar_url":"https://github.com/trycourier.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Courier Netlify Microsoft Teams Bot\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/ed50f56e-4fc2-4c98-8b66-1e5074c6f3d3/deploy-status)](https://app.netlify.com/sites/courier-netlify-msteams/deploys)\n\nThis is an Microsoft Teams Bot that can be deployed to a [Netlify](https://netlify.com/) Function. It contains commands for adding [Courier](https://courier.com) recipient profiles for [Microsoft Teams channels and users](https://docs.courier.com/docs/microsoft-teams). This was created as a quick way to get started sending Microsoft Teams notifications using Courier.\n\n## Installation Options\n\nFirst, sign up for a Courier Developer Account, it’s [free to sign up](https://app.courier.com/register/) and includes 10,000 notifications per month. Next, create a Microsoft Teams application using App Studio inside your Team. Then, choose an option below.\n\nThis starter focuses on building profiles using commands. Each command requires a recipient id and will update that profile stored in Courier. You can extend this bot to better fit your use case.\n\n### Option one: One-click deploy\n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/trycourier/courier-netlify-msteams)\n\nClicking this button will create a new repo for you that looks like this one, and sets that repo up immediately for deployment on Netlify. You will be prompted for a repo name and to provide the values for the following environment variables to use with Courier and the Microsoft Teams Bot.\n\n- Courier Auth Token (`COURIER_AUTH_TOKEN`), **required** - You can find this value in your [Courier API Keys Settings](https://app.courier.com/settings/api-keys).\n- MS Teams App ID (`MSTEAMS_APP_ID`), **required** - App ID generated in App Studio.\n- MS Teams App Password (`MSTEAMS_APP_PASSWORD`), **required** - App Password generated from the Bot Capabilities section of App Studio.\n\n### Option two: Manual clone\n\nYou will need to [install the Netlify CLI](https://docs.netlify.com/cli/get-started/) and connect it to your Netlify site to run locally. You will need to use [ngrok](https://ngrok.com/) to test it locally.\n\n1. Clone this repo: `git clone https://github.com/trycourier/courier-netlify-msteams.git`\n2. Connect to Netlify using `ntl init`\n3. Add the above environment variables using `ntl env:set [env var] [value]`\n4. Run the app locally using `ntl dev`\n5. Make any changes and push to your repo to deploy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrycourier%2Fcourier-netlify-msteams","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrycourier%2Fcourier-netlify-msteams","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrycourier%2Fcourier-netlify-msteams/lists"}