This node reads a SharePoint list and outputs it as a KNIME table.
SharePoint list column type support
You can select to which KNIME types the
SharePoint list column types
should be transformed. The following describes the extent of the support
for the different column types.
Fully supported column types:
Partially supported column types:
Unsupported column types:
For all unsupported column types the node will return the raw JSON value as String.
The String can be transformed into the JSON type in the Transformation
section if the KNIME JSON Processing extension
is installed.
Working with Person and Lookup columns
Person and Lookup columns reference data from other SharePoint 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 List Reader to read the lookup list and then 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 List Reader node. The name may be localized to your language so you should search for the internal name.
Generated Columns
Apart from the columns you define in a SharePoint 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" section.
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!