GitHub to Slack
Send a Slack notification when an issue is opened on a GitHub repo
Here we have a webhook configured in our GitHub repo to post to a Superblocks workflow URL based on Issue events.
In Superblocks, our workflow contains a Rest API step that posts the GitHub data to Slack.
When a new issue is opened, our engineering team gets notified in Slack and can immediately take a look.