SharePoint Online Connector
Documentation
Version: 17
Documentation

EndPoint Delete Item (File or Folder)


Name

delete_item

Description

No description available

Parameters

Parameter Label Required Options Description
DriveId Drive Id YES Specify a drive
ItemId File/Folder Id or Path (e.g. root:/myfolder: -OR- root:/myfolder/file.xyz: ) - Max 1000 Listed YES Specify an item Id you like to delete
SiteId Site Id (Re-Select Drive Id after you change this) NO Specify a site

Output Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
Status DT_WSTR nvarchar(4000) 4000 False

Input Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
Id DT_WSTR nvarchar(4000) 4000 False
Required columns that you need to supply are bolded.