NTLM Webservice Authentication

Does anyone know how to setup Microsoft credentials for NTLM authentication? I’m attempting to connect to an HTTP request but getting the following error:

HTTP Error 401.1 Unauthorized: Access is denied

@delbot,

try getting the windows credentials using the activity Get Secure Credentials and store them in variables. So you can pass them directly in the fields :slight_smile: