Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Slack Incoming Webhook Clone

I was having a hard time finding code to read in a webhook meant for Slack. So here you go.

I'm using Speetest-Tracker, https://github.com/henrywhitaker3/Speedtest-Tracker, and it only supports Slack webhook or Telegram. I already have a .net core API so I just wanted to integrate Speetest-Tracker with that.

The project uses NuGet package Slack.WebHooks which already has all the classes you need.

I basically created 2 endpoints that accept a SlackMessage via HttpPost.

About

.Net Core Web API with an endpoint to receive an incoming Slack web hook.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages