Skip to main content

Webhook content rule action

Project description

https://travis-ci.org/collective/collective.webhook.svg?branch=master https://coveralls.io/repos/github/collective/collective.webhook/badge.svg

A Plone content rule action for executing HTTP GET or POST with interpolated JSON payload on content event.

Features

  • Can be used to trigger webhooks from Plone content rules.

  • Outgoing request are pooled through Plone instance local worker thread throttled by one request / second.

Examples

  • Can be used to trigger CI webhook for building GatsbyJS site from Plone after each time content is being modified.

Installation

Install collective.webhook by adding it to your buildout:

[buildout]

...

eggs =
    collective.webhook

and then running bin/buildout

Contribute

License

The project is licensed under the GPLv2.

Contributors

Changelog

0.3.0 (2018-12-05)

  • Add buildout for Plone 4.3 [Asko Soukka]

0.2.1 (2018-06-04)

  • Fix typo in vocabulary value title [Asko Soukka]

0.2 (2018-06-04)

  • Add dedicated method POST FORM for HTTP POST with Content-Type: application/x-www-form-urlencoded [datakurre]

0.1 (2018-05-27)

  • Initial release. [datakurre]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.webhook-0.3.0.tar.gz (18.2 kB view hashes)

Uploaded Source

Built Distribution

collective.webhook-0.3.0-py2-none-any.whl (15.7 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page