Delete SharePoint Online List

This node deletes a SharePoint list.

Options

Settings

SharePoint site
There are three ways to specify SharePoint site:
  • Root site: Connect to the root site of the domain of the current user (see "Microsoft Connection" input port).
  • Web URL: Specify the web URL of a SharePoint site, for example https://mycompany.sharepoint.com .
  • Group site: Connect to the team site of a particular Office 365 group.
Subsite
If checked, then connect to a (nested) subsite of the SharePoint site specified above. Use the "Refresh" button to list all available subsites of the chosen SharePoint site. Note that this allows you only to access the document libraries of the subsite, not those of the parent site(s).
SharePoint list
Here you can select the list you want to delete. The drop down menu shows lists in the format <display-name> (<internal-name>). The display name is a user-chosen name, which is editable in SharePoint, whereas the internal name is fixed and auto-generated by SharePoint. In addition to that the node also stores a unique technical ID (not visible). If you pick a list from the dropdown, the node will store all these three values, and upon execution, the node will try to delete a list with the unique technical ID. If no such list exists, the node will fail. Only if the technical ID is left empty, the node will try to delete a list with the configured internal name.

Advanced

Connection timeout in seconds
Timeout in seconds to establish a connection or 0 for an infinite timeout.
Read timeout in seconds
Timeout in seconds to read data from an established connection or 0 for an infinite timeout.

Input Ports

Icon
A JWT credential as provided by the Microsoft Authenticator node.

Output Ports

This node has no output ports

Views

This node has no views

Workflows

Links

Developers

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.