Ticket #327 (new enhancement) — at Initial Version
Create a web hook worker for CKAN
Reported by: | pudo | Owned by: | rgrp |
---|---|---|---|
Priority: | awaiting triage | Milestone: | |
Component: | ckan | Keywords: | |
Cc: | Repository: | ||
Theme: |
Description
This will be useful as an example consumer of the new queue notifications (#325).
- A user can register any URL to be notified upon an event.
- Possible extensions: GET with ID only vs. POST with serialized object
- E-Mail notifications are also hooks, essentially.
We need to have a UI module that allows for the hook CRUD and some feedback (e.g. non 200 status codes)
Note: See
TracTickets for help on using
tickets.