kobotoolbox / kobocat

Our (backend) server for providing blank forms to Collect and Enketo and for receiving and storing submissions.
BSD 2-Clause "Simplified" License
117 stars 127 forks source link

RestAPI hooks : allow post hook for submit, edit, delete, validation status change #916

Open hhertout opened 10 months ago

hhertout commented 10 months ago

Features

Allow events for each submission:

Adding events in RestAPI hooks (for KPI handling). Adding event in the body sent to get the specific event witch refer to the submission changes.

Default event treatment will be handle by KPI.