SharePoint Server Setup Guide

SharePoint Server Connector

Connect to on-premises SharePoint 2016/2019 via REST API + NTLM. Agent-proxied for corporate network access.

Overview

SharePoint Server connector uses REST API (_api/) with NTLM authentication. Dispatched to agent for on-prem access.

Prerequisites

AetherFlow Agent on machine with SharePoint network access.
Domain service account with site read permissions.

Configuration

Connection Fields

siteUrl
SharePoint site e.g. http://sharepoint.local/sites/finance
username / password
Domain credentials (DOMAIN\user)

Connection Testing

Success: NTLM auth and library enumeration via agent.

Common Issues

NTLM auth failed
Use DOMAIN\username format. Test with curl --ntlm from agent.