Ticket #327 (closed defect: wontfix)
Create a web hook worker for CKAN
Reported by: | pudo | Owned by: | pudo |
---|---|---|---|
Priority: | awaiting triage | Milestone: | |
Component: | ckan | Keywords: | |
Cc: | Repository: | ||
Theme: |
Description (last modified by pudo) (diff)
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)
Change History
Note: See
TracTickets for help on using
tickets.