It should be no surprise if some of your users ask you to integrate with Slack. But, a lot of others would use it if it was available to them, they are just silent about it.
So, how can your app support Slack? What is the fastest way to build it without increasing technical debt?
When you start working on your integration with Slack there are a few things you need to do:
You could implement it the quick-and-dirty way, getting things done. But then you would be reducing your code quality, and accumulating technical debt.
This is a lot of complex work for something that should be straightforward. We are talking several hours of work for your team.
And that is only for one app, for your product.How many other teams are creating lines of code for the same results?
One morning, my co-founder Cédric Fabianski and I decided to solve this painful issue of integrating Slack notifications.
It’s a swift solution to integrate Slack Notifications in five minutes to your app, copy paste a few lines of code and be ready up-and-running:
Think of it as a quick MVP tool: you don’t need to invest too much time and you get a lot done.
It also makes you autonomous, because you don’t need a backend developer to install it, and it’s only a few lines of HTML and JS to copy paste.
Oh, and it’s free and the code is completely Open Source.
Yup, you have no excuse: the time you have spent reading this article is the same to start playing with it.
Make sure to check it out now: https://www.producthunt.com/posts/slack-notification-for-your-app
Thank you!