Http Request with NTLM Authentication

Overview

This plugin contains some functions create post and get method with the NTLM authentication and a smart service to create a post method with NTLM authentication.

Key Features & Functionality

Functions:

  1. httpgetbase64response
  2. httpgetbase64responseusingscs
  3. httpgetwithresponse
  4. httpgetwithresponseusingscs
  5. httppostwithresponse
  6. httppostwithresponseusingscs

Smart Services:

  1. Send Http Post Request with Documents
  2. Send Http Post Request with Documents using SCS
Anonymous