Can I secure webhooks?
Can I secure my webhooks?
Yes, you can secure your webhooks using an authentication key. This key will be sent along with the data delivered to the assigned POST URL. The page given
here
explains the steps to authenticate the webhook data