System Information
- Strapi Version:
- Operating System:
- Database:
- Node Version:
- NPM Version:
- Yarn Version:
Does Strapi have a Slack and Teams Plugin or how do one create notifications with the two for strapi
Does Strapi have a Slack and Teams Plugin or how do one create notifications with the two for strapi
@ubaydah from a quick search on https://market.strapi.io/ I don’t see any Slack or Microsoft Teams plugin.
I don’t understand what exactly you are trying to achieve but for a simple integration between Slack/Teams & Strapi I would suggest to have a look at webhooks Webhooks | Strapi Documentation.
For anything more advance maybe you want to create a plugin Plugins development | Strapi Documentation. Here is also a helpful YouTube playlist https://youtube.com/playlist?list=PL7Q0DQYATmvjd5D57P8CN0_xp_HsRd3wn
Lastly, if you create a plugin consider publishing it on Strapi Marketplace for the community Publish a Strapi v4 plugin on npm - How to create a Strapi v4 plugin
Cheers
Strapi doesn’t come with built-in plugins specifically for Slack or Teams, but you can definitely set up notifications using webhooks or custom integrations.
For Teams, you can use the same approach by setting up a connector to receive messages from your Strapi app. It might take a bit of configuration, but it’s pretty straightforward once you get the hang of it.
If you’re considering expanding your Slack usage, you might want to get a Slack discount for your team, especially if you plan to implement more integrations.