Kinto/kinto

Add a webhook plugin to trigger external webservice

Open

#1,347 opened on Oct 3, 2017

View on GitHub
 (21 comments) (2 reactions) (0 assignees)Python (425 forks)batch import
help wantedplugin-ideastale

Repository metrics

Stars
 (4,291 stars)
PR merge metrics
 (Avg merge 29d 6h) (18 merged PRs in 30d)

Description

We would like to be able to trigger a Lambda Function on an Kinto update event.

The goal would be to be able to configure a URL that will be notified each time an event is sent.

A bit like you can integrate Github with other services. Here our main goal would be to trigger the kinto-blockpage-generator lambda each time we publish in the kinto/blocklists bucket.

Contributor guide