Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add webhook #892

Closed
acamilleri opened this issue Dec 15, 2020 · 2 comments
Closed

Add webhook #892

acamilleri opened this issue Dec 15, 2020 · 2 comments

Comments

@acamilleri
Copy link

Feature request:


I added a Webhook service, to received notifications (new_post, new_comment, status_change and delete_post).
It's not User facing, this first version it's only be configured with the .env file.

I create an Notifier interface, to easily add new providers (Microsoft Teams, Mastodon, ...).

@urinal-cake
Copy link

Is it possible to sponsor the webhook implementation? My business could ideally use this as soon as possible for reporting information on new suggestions, comments, status changes, deleted posts and if a user upvoted/downvoted ideas. We use Discord, and would organize the information in conjunction with Stackstorm.

@FOSSforlife
Copy link

FOSSforlife commented Jun 26, 2021

If this helps anyone, I wrote up a Node.js script that fetches new posts from the Fider API every few minutes and posts them to a webhook. Until webhook functionality is official, this works for me in the meantime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants