diff --git a/Receiving-Webhooks.md b/Receiving-Webhooks.md new file mode 100644 index 0000000..31a370a --- /dev/null +++ b/Receiving-Webhooks.md @@ -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. \ No newline at end of file