Skip to main content
Once you have created a connection to SharePoint, the following sections help you configure the connector so you can send and receive files.

Connector Configuration

This section contains all of the configurable connector properties.

Settings Tab

Configuration

See SharePoint Connection Setup for detailed instructions on how to create a connection to SharePoint.

Send Configuration

Settings related to uploading to the remote storage.

Receive Configuration

Settings related to downloading from the remote storage.

Caching

Settings related to caching and comparing files between multiple downloads.

When you enable caching, the file names are case-insensitive. For example, the connector cannot distinguish between TEST.TXT and test.txt.

Advanced Tab

Advanced Settings

Settings not included in the previous categories.

Miscellaneous

Message

The Save to Sent Folder and Sent Folder Scheme settings are deprecated and hidden by default. They appear only on connectors where they were previously enabled or configured to a non-default value. To retain copies of successfully processed files, right-click the connector in the flow, choose Show Success Path, and connect the success path to a File connector.

Logging

Other Settings

Automation Tab

Automation Settings

Settings related to the automatic processing of files by the connector.

Performance

Alerts Tab

SLAs Tab

Sending and Receiving

Send Files to SharePoint

To send files, set the Remote Folder in the Send Configuration portion of the Settings page to the folder where files should be uploaded. Each SharePoint connector uploads to a single folder location. Use the Overwrite remote files option to indicate whether files that already exist in the container should be overwritten or skipped. After configuration is complete, files placed in the connector Transactions tab are uploaded to the remote storage. If Send Automation is enabled, the upload happens automatically; otherwise, you can send individual files from the Transactions tab.

Receive Files from SharePoint

To receive files, set the Remote Folder in the Receive Configuration portion of the Settings page to the folder from where files should be downloaded. Use a comma-delimited list to specify multiple folders. Use the File Mask to set a glob filter (for example *.txt) that limits the downloads to files matching the filter. To specify multiple filters, use the Receive Filter option on the Advanced tab. Use Delete to specify whether successfully downloaded files should be removed from the remote storage.

Macros