Samples and Tutorials
These samples and tutorials will help you get started with developing your own Space application.
Kotlin
Create a chatbot – tutorial | source code
Add interactive UI to messages – tutorial | source code
Unfurl links – tutorial | source code
Receive notifications from Space using webhooks – source code
Add custom items to context menus – source code
Create an application homepage with client-server interaction – source code
Sync issues between Space and an external database – source code
.NET
Create a chatbot – tutorial | source code
Add custom items to context menus – source code
Javascript
Create a simple application homepage (HTML/CSS/JS only) – source code
Create a static web page (HTML/CSS/JS only) that runs entirely in the client browser and performs Authorization Code flow to Space – source code
Open source applications
Here you can find the source code of two production applications available in JetBrains Marketplace:
Slack Link Previews – source code.
Slack Channel Tunnel – source code.