https://github.com/nodebb/nodebb-plugin-webhooks
Ping custom endpoints with hook data
https://github.com/nodebb/nodebb-plugin-webhooks
Last synced: 5 months ago
JSON representation
Ping custom endpoints with hook data
- Host: GitHub
- URL: https://github.com/nodebb/nodebb-plugin-webhooks
- Owner: NodeBB
- License: mit
- Created: 2019-01-15T16:24:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-05-16T13:13:45.000Z (7 months ago)
- Last Synced: 2025-05-16T14:30:18.944Z (7 months ago)
- Language: JavaScript
- Size: 135 KB
- Stars: 3
- Watchers: 5
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NodeBB Plugin Web Hooks

**Sponsored by Asurion**
[https://www.asurion.com/about/](https://www.asurion.com/about/)
----
This plugin allows you to add any number of hooks and end points.
When a hook is triggered in NodeBB a POST request will be sent to the end point with the data of the hook.