Hi,
Most of the webhooks could be secured in some way to pass the authroization header.
Now this authorization header could be generated by calling an external api and can be cached for certain time. Will it be good to have some dynamic way to achieve this via a function ?