Skip to content

Receiving Webhooks

Lauri Ojansivu edited this page Aug 10, 2023 · 3 revisions

REQUIRED: Your webhook should reply 200 OK immediately after receiving webhook, so that WeKan continues working:

https://github.com/wekan/wekan/issues/5077#event-10054506387

https://github.com/wekan/webhook/blob/main/public/index.php#L48C1-L48C1


For receiving webhooks on local network, you could use:

  1. Some web form with PHP/Python/other backend, Google search for example code how to receive webhook.

  2. NodeRED

  3. Huginn or Flogo etc

  4. Java

At Internet you could use for example Zapier.

Wekan

General

Fake: Not WeKan kanban

Security

Scaling

Migrating

Support priorities for new features and bugfixes

  1. Commercial Support
  2. Community Support
  3. Debugging

Backup

Repair

Themes

Markdown Syntax

Login Auth

Metrics, Logs, Stats

Integrations

Time

Features

Email

Required Settings

Download

Webservers

REST API Docs

REST API issue

REST API client code

Webhooks

Case Studies

Development

Issues

Clone this wiki locally