Skip to main content

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.

Create webhook in Github to connect to Superblocks workflows

In Superblocks, our workflow contains a Rest API step that posts the GitHub data to Slack.

Connect multiple services such as GitHub and Slack with Superblocks Workflows

When a new issue is opened, our engineering team gets notified in Slack and can immediately take a look.

Post messages in Slack channels from GitHub issues and actions