rehook icon indicating copy to clipboard operation
rehook copied to clipboard

Webhook dispatcher

Results 6 rehook issues
Sort by recently updated
recently updated
newest added

Filter incoming requests to determine whether or not to perform an action. You should be able to create filters for request headers and body contents (e.g. match `application/json` content type...

feature

Filter should halt the processing chain on errors, actions shouldn't.

feature

There's a lot of duplication in the templates and component source files. Now that we've got some more components it's time for some refactoring. Right now, most changes in the...

None of the stats are removed when a hook is deleted.

For example, send an email when there hasn't been any request in a certain time period for a configured hook.

feature