Back to the questions
How do I setup a webhook? I see in the docs that it is possible, but I cannot find anywhere that allows me to create one, nor what arguments are available to send using one.
Can I please have a link to the full docs on webhooks?
Could you please provide detailed information about your requirements for our Webhook integration like any particular platform or service?
freom
sure, I would like to create a webhook to an endpoint I will create, so something like https://mydomian.com/mywebhook.php?args1=field1&arg2=field2& etc etc
where I can decide what info from your system I send through to my system so I can then use it to trigger my own alerts in real time to the correct people as I decide necessary.