<< Click to Display Table of Contents >> Navigation: 5. Detailed description of the Actions > 5.22. Cloud services > 5.22.29. SharePoint Upload (High-Speed
|
Icon:
Function: SharepointUpload
Property window:
Short description:
Upload data to Microsoft SharePoint
Long Description:
This Action also works when accessing the web through a PROXY server: Please consult the section 5.1.8.2. for more details on how to setup the parameter P4 for web-access through a PROXY server.
To use this Action, you’ll need to setup several parameters on the Microsoft Websites and you’ll also need to obtain your “Application ID” (parameter P1), also from the Microsoft Website. Please see the previous section 5.22.28.1 for more details on the setup process.
Once you have completed the “setup process” described in the section 5.22.28.1, you can use the parameters P6 to P9 to upload data to your Microsoft SharePoint system.
The parameter P6 defines this action operating mode: it can have different values:
•Create List (Overwrite if already exists)
•Append to list
•Delete list
•Delete list and Append
•Update list
All these operating modes (with the exception of the “Delete list” operating mode) are expecting a table in input. This input table will be injected inside the given list inside the given Sharepoint site in Azure. Ideally, this input table should have a column named “Title” because Sharepoint is imposing that all lists have a “Title” column. We are suggesting you to have a “Title” column in the table in input but you can also decide to ignore our recommendation: In this case, SharePoint will automatically add an empty “Title” column inside your list. Hopefully, you can easily hide this empty “Title” column in this way:
1.Open this URL: https://www.office.com, login into your Office account.
2.Select “Sharepoint”:
3.Navigate to the site and to the list to edit:
3.1. Select a site: Click here:
3.2. Select a list to edit inside your site: Click here:
4.Click the icon next to the header of the column “Title”: This opens a contextual menu: Navigate to the “Show/hide columns” Option:
5.Unchek the checkbox near “Title” and click the “Apply” button: