Using webhooks
Couchdrop provides configurable webhooks on all file events. Webhooks can be sent to a HTTPS endpoint and always contain a JSON body with the event details.
An example event body
Fields included in the body are variable and additional fields will be added over time, below is an example of a upload or download event
Last updated
Was this helpful?