Hi there!
I would like to send Webhooks to a payload url requires authentication. I am wondering if I can add cookies so that I can receive the payload. I tried to find ways to customize headers when sending the http request but no luck
Appreciate the help!!