The last piece I worked on was to create the files in SharePoint and link them to the Document Location.
if you did not read part 1, kindly check it out here.
To create the file on SharePoint, I need two important requirements, the filename, and filecontent.
For Filename: You can access the file attribute from the FileAttachment entity.
The output used in the filter array is the GUID of the file uploaded.
No comments:
Post a Comment