Hi Community!
I’m attempting to create a webhook and attach some additional info for all he POST requests that are to be made for the specified notification url.
I want to call my notification url and specify some parameters there.
AFAIK its not possible to use url query parameters there and specify them while creating a webhook.
Are there other options? Like custom http headers or so?
Thank you
