Dear All,
Need help in API integration. I am working on third party integration where web hook is used and header has authorization method
“Basic Base64encodedValueOf(clientid:clientsecret)”
I have selected private key in header Authentication method.
Key Name : Authorization [ how do i enter basic base64encodedvalueof(client id:cleintsecret)
also in api call do i need to enter header again
this is first time connecting with third party integration