Use Cases
- Retrieve GitHub user details and share them in Slack channels.
- Automate notifications for team members about GitHub user information.
- Enhance collaboration by providing quick access to user data in Slack.
How It Works
Webhook captures user requests from Slack. GraphQL node queries GitHub for user information. Function node processes pull request data to extract emails. Slack node sends formatted user details to the specified channel.
Setup Steps
- 1Import the workflow template into n8n.
- 2Set up the Slack webhook to trigger the workflow.
- 3Replace the placeholder in the Authorization header with a valid GitHub token.
- 4Configure the desired Slack channel for notifications.
Apps Used
Slack
GitHub
Categories
Target Roles
Industries
Tags
#slack automation
#notifications
#workflow management