Hello,
I implemented a SOAP API Request with NTLM authentication using postman. I read your soap documentation, but I can’t figure out how to setup this mode of authentication. I think that it can be any HTTP request not especially a SOAP one.
Is it possible to do this type of authentification in Make ? If yes, how can I do it ? I tried basic auth or writing username/password in the header but it doesn’t seem to work.
Thank you