This activity finds the document by URL and saves the file or attachments to an output folder on the local disk.
SharePoint Workflow Designer Phrase
Save this list item URL to output folder. Overwrite existing file.
Parameters
Parameter | Description |
this list item URL | Optional. Full URL of the list item. Example: http://mysharepoint/MyDocs/Shared%20Documents/MSOMS.pdf. If the URL is empty, the current list item will be used. |
Output folder | Optional. The location of the folder where you want to save the document. |
Overwrite | Specifies whether to overwrite an existing file on the local disk. Options: – Overwrite – Overwrites the existing file. – Do not Overwrite – Keeps the existing file. – Create unique name – Creates a unique file name if the file already exists. |