Slack-Blueprints
A use-case based Slack app samples in Node
A use-case based Slack app samples in Node
An example that mocks the "3rd party app to Slack" flow. When a helpdesk ticket is created in a 3rd party system, send an actionable notification in Slack that allows the user to claim the ticket or apply a label.
This app lets its bot to post an approved message into a public channel- A user DMs to bot to create an announcement, and once it is approved by another user, the message will be posted to public.
Sample Slack app that uses a Slash Command and interactive message to create helpdesk tickets
An example app that helps enforce channel naming conventions
This example shows a simple Slack OAuth flow
[Outdated] A Sample Slack app that shows how a user account on Slack can be bound to an account on another system
[Outdated] A sample Slack app that uses a bot to generate per channel webhooks.
Sample Slack app that uses the Events API and interactive messages to send new users a Terms of Service or welcome message