mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Receiving Webhooks (markdown)
parent
95d6c9c258
commit
7d6c4a6ab9
1 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
||||||
|
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:
|
For receiving webhooks on local network, you could use:
|
||||||
|
|
||||||
1) Some web form with PHP/Python/other backend, Google search for example code
|
1) Some web form with PHP/Python/other backend, Google search for example code
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue