Documentation Index

Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt

Use this file to discover all available pages before exploring further.

Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Delete Document

Prev Next
Step Details
Introduced in Version5.0.0
Last Modified in Version5.0.0
LocationIntegrations> SharePoint Document Library/List

After the SharePoint Module has been installed and a SharePoint List/Document Library has been configured, the List/Document Library can be interacted with using Decisions steps in a Flow. The Delete Document Step enables Users to delete a document from an integrated SharePoint List or Document Library. 

Prerequisites 


Sharepoint Limitations

SharePoint has inherent limitations in its capacity to handle files. They are:

  • Only 5,000 files can be displayed in a view.
  • Only 300,000 files can be stored in a library before performance issues arise.
  • Unique document permissions are limited to 50,000 items per list.

Properties

Inputs

PropertyDescriptionData Type
DocumentAllows Users to select a Document.FileData
TitleAllows Users to choose the Title name. String

Outputs

PropertyDescriptionData Type
Error MessageDisplays an Error message. String


Example Inputs/Outputs

Inputs: {
Item Id to Delete: 2
Outputs: [
0: {
path:
data: {}
Related Information

Forum Posts:

Integrations