nodebb-plugin-webhooks

A Plugin that pings end points when a hook is triggered

Usage no npm install needed!

<script type="module">
  import nodebbPluginWebhooks from 'https://cdn.skypack.dev/nodebb-plugin-webhooks';
</script>

README

NodeBB Plugin Web Hooks

Sponsored by Asurion

Sponsored by Asurion

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.