Skip to content

highlight-slm/webhook-transforms-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webhook-transforms-slack

Azure Function to transform Highlight Webhook post into a slack message.

Slack Notification

Requires the Slack Webhook URL is configured as a Azure Function variable via Azure portal. The variable needs to be called SLACK_WEBHOOK_URL. When running locally the value is stored in local.settings.json.

Azure Function Variable

Examples implementations

  • C# (CSharp)
  • PowerShell
  • Python
  • TypeScript (Node.js)

About

Transforms a Highlight Webhook into a slack channel post using Azure Functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published