API with NTLM authentification (HTTP module)

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

Hi @Alexandre_Inukai

Did you have a look at Make’s workaround for using the HTTP module to process SOAP requests?

https://www.make.com/en/help/app/soap

2 Likes