The generic JSON WebHook Receiver provides support for receiving generic WebHooks with no special validation logic or security requirements. This can for example be used to receive WebHooks from IFTTT's Maker Channel or a Zapier WebHooks Action.
A sample WebHook URI is:
https://<host>/api/webhooks/incoming/genericjson?code=83699ec7c1d794c0c780e49a5c72972590571fd8
For security reasons the WebHook URI must be an
The URI may optionally include a '
https://<host>/api/webhooks/incoming/genericjson/?code=83699ec7c1d794c0c780e49a5c72972590571fd8&action=update