Question
Basic Autorization in Webhook
Hi,
I have added custom header Authorization with value "Basic XXXXXXXXXXXXXXX".
Above mentioned value is encrypted and i have copied it from SOAP UI just to test my Web service from Marketo and it is working fine with this encrypted value.
How can i do the basic Authorization and encrypt the user name and password.