Kinto/kinto

Add a webhook plugin to trigger external webservice

Open

#1347 opened on Oct 3, 2017

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

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