Create document from file
This activity creates a new document from a specified file.

SharePoint Workflow Designer Phrase
Create document from file path to parent folder URL. Overwrite existing document.
Parameters
| Parameter | Description |
|---|---|
| file path | URL for the file containing the document to load. The URL can be either a local file or an HTTP URL (web address). |
| parent folder URL | Full URL to the destination folder.; Example: http://mysharepoint/MyDocs/Shared%20Documents |
| Overwrite | Specifies whether to overwrite an existing file. 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. |