Write form data to SharePoint Document Library
Hi. I need to write form data to a SharePoint Document Library. I can use a Create List Item activity to write to a list, but I can’t figure out how to do the same thing with a SP Document Library.


-
Michael,
SharePoint Document Library is a place to store files and mange or organize it for access. Create List item is only for creating an item in SharePoint lists. For Document library you have to upload files using 'Document Transfer' Activity from Document Stencil. This Activity support a generic file transfer at a single place. https://documentation.agilepoint.com/00/appbuilder/cloudenvShapeDocumentTransfer.html
Once you have the file uploaded you can use the Activities from Share Point Stencil e.g. Copy, Delete, Move, check in, check out operations to manage the uploaded file.
If you have created a Document Set at SharePoint for easy management then we have dedicated Activities like 'Upload Document Set activity'.
You can explore more in this help document https://documentation.agilepoint.com/00/appbuilder/cloudenvShapesSharePoint.html
Regards
請登入寫評論。
評論
1 條評論