Connections for INFACore > Connections to source and target endpoints > Sharepoint Online
  

Sharepoint Online

Create a Sharepoint Online connection to read from or write to Sharepoint Online.

Feature snapshot

Operation
Support
Read
Yes
Write
Yes

Connection properties

The following table describes the Microsoft Sharepoint Online connection properties:
Property
Description
Connection Name
Name of the connection.
Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -,
Maximum length is 255 characters.
Client_Id
The client ID of Microsoft Sharepoint Online required to generate a valid access token.
Client_Secret
The client secret of Microsoft Sharepoint Online required to generate a valid access token.
Refresh_Token
The refresh token of Microsoft Sharepoint Online.
Redirect_URL
Enter the URL where you want to redirect from the Microsoft Sharepoint Online account.
URL
Enter the URL to the Microsoft Sharepoint Online account.
Attachment_File_Path
Specify the folder path where you want to download and attach the file to Microsoft Sharepoint Online.
Subsite_URL
Optional. Enter the subsite URL of the Microsoft Sharepoint Online account.
If you do not enter a subsite URL, the Microsoft Sharepoint Online Connector reads the files from the URL that you specify in the URL property.

Read properties

The following table describes the advanced source properties that you can configure in the Python code to read from Sharepoint Online:
Property
Description
Indirect File Path
The file path of the folder that you want to download.
Preserve Directory Structure
Retains the same folder structure as that of Sharepoint Online.