This node reads a SharePoint Online list and outputs it as a KNIME table.
SharePoint Online list column type support
You can select to which KNIME types the SharePoint Online list column types
should be transformed. The following describes the extend of the support
for the different column types.
Fully supported column types:
Person and Lookup columns reference data from other SharePoint Online lists. Instead of containing the value in the other list they store the value of the "ID" column of the row in that list. To be able to access the content you can use another SharePoint Online List Reader to read the lookup list and than use the Joiner node to join both lists using the "ID" column of the lookup list.
If you are dealing with a Lookup column, you can get the name of the column you are trying to join from the settings of the Lookup column (which can for example be found in the old web interface). The name of any additional columns that are looked up can be found in the table specification as names of those columns.
Person columns reference entries in the so called "User Information List" (with the internal name "users"). This is a hidden system list in the Root of each SharePoint site. To find it, you must check the "Show system lists" option in the SharePoint Online List Reader node. The name may be localized to your language so you should search for the internal name.
Generated ColumnsApart from the columns you define in a SharePoint Online list there are some which are present in each list e.g. ID. In addition SharePoint generates columns for some specific column types such as Location. The Microsoft API does not provide information about these columns or any layout information. To deselect unwanted columns and reorder the retained columns go to the "Transformation" tab.
You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.
To use this node in KNIME, install the extension KNIME SharePoint List from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.