Replies: 0
Is it possible to pass Basic authentication with webhooks?
My delivery-url requires to authenticate, but it does not seem to work.
I tried https://username:password@domain.com but then the webhook does not send the payload.
Any ideas how to do this?