Hello,
I'm working with Monitor 2023.3.1 and I am trying to use the webhook secret. What is the correct combination of form data and secret to validate the webhook on the receiving end?
I see it is SHA256 and the form param is X-Esrihook-Signature.
I've tried various permutations of the response body and the data, but i can't get them to match.
What data should i use to validate?
A second question, is it correct that the webhook secret only allows numbers?
Thanks!
Kevin