Created Receiving Webhooks (markdown)

Lauri Ojansivu 2020-01-23 11:37:17 +02:00
parent a4cb0ccd9a
commit 5c1e8be3a9

10
Receiving-Webhooks.md Normal file

@ -0,0 +1,10 @@
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](https://github.com/wekan/wekan/issues/2017)
3) [Huginn or Flogo etc](https://github.com/wekan/wekan/issues/1160)
At Internet you could use for example Zapier.