Syntax Question: Basic Authorization for Webhook

Bronze Contributor
Bronze Contributor

Hi,

we want to connect to a Webhook on a system owned by ourselves. The Webhook is secured via Basic Auth (https://en.wikipedia.org/wiki/Basic_access_authentication)

After some trying: Where in the connector configuration would we put the authorization string

"Authorization: Basic QWxh--madeupexample--ZGRpbjpPcGVuU2VzYW1l"

Does anybody have a successful example?

Best regards,

Reinhard

1 REPLY 1

Syntax Question: Basic Authorization for Webhook

Bronze Contributor
Bronze Contributor
Solution found - in the connector configuration
Public