Skip to main content
Version: v1.6.40-dev2 🚧

Import from SharePoint On-Premise

Overview​

The Import from SharePoint On-Premise method allows you to import documents from on-premises SharePoint installations. This method supports legacy authentication methods and is designed for organizations with on-premises SharePoint deployments.

Import from SharePoint On-Premise

When to use​

  • On-premises SharePoint: When your documents are stored in on-premises SharePoint
  • Legacy systems: For organizations with on-premises SharePoint installations
  • Internal networks: When working within corporate intranets
  • Legacy authentication: When using classic SharePoint authentication methods
  • Hybrid environments: When combining on-premises and cloud SharePoint
note

For document processing options, see the Shared Document Processing Options section in the main documentation.

Authentication​

SharePoint authentication​

  • Windows authentication: Uses Active Directory credentials
  • Forms authentication: Custom authentication providers
  • Claims authentication: SharePoint claims-based authentication
  • Service account: Dedicated service account for automation

Required permissions​

  • Site access: Read access to SharePoint sites
  • Document library access: Read access to document libraries
  • File access: Read access to individual files
  • User permissions: Appropriate SharePoint user permissions

Feedback