MuazOthman / ZenHubToMSTeams

Translate ZenHub webhooks to MS Teams webhooks, using AWS serverless.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZenHubToMSTeams

Translate ZenHub webhooks to MS Teams webhooks, using AWS serverless.

Prerequisits

  • AWS SAM CLI v0.47.0+.
  • .NET Core 3.1 SDK.
  • An AWS account to deploy to. THIS WILL COUNT AGAINST YOUR AWS BILL.
  • Microsoft Teams webhook link, see this video on how this can be obtained.

Installation

sam build
sam deploy -g

Then follow the steps on the screen.

About

Translate ZenHub webhooks to MS Teams webhooks, using AWS serverless.

License:MIT License


Languages

Language:C# 100.0%