How to call outbound RestAPI with NTLM authentication

Vilem Oplustil1
Tera Contributor

I need to call a RestAPI which requires Windows authentication. How to solve it if REST Message
New record definition does not support this kind of authentication?

I have prepared a Service account in same domain for this purposes and I can provide credentials.

8 REPLIES 8

Vilem Oplustil1
Tera Contributor

Not yet. There had to be prepared an external powershell script which calls the service with a such authentication via Mid server.

Hi,

 

Did you got solution for this?

Thanks,

SK

Vilem Oplustil1
Tera Contributor

Hi, 

as I already stated. For a solution of the issue we had to develop an external powershell script. Inside the script is scripted desired NTLM authentication, gathering the response and passing back to ServiceNow via ECC queue.  

 

Regards,

Vilem

I have the same situation. Can you share some details such as where to run the powershell script and how to pass back the response, etc?

Thanks.