Upload document action allows a user to select multiple documents e.g. from the local device an upload them to a specific library or folder.
For more information about Action Builder read Action Builder introduction article.
When action type Upload document is selected, the following additional properties can be specified.
Configuration
Property | Required | Type | Description |
Library | yes | Choice |
The library that you want to upload a document to. It is possible to select the list:
|
Target Folder | no | String |
Library relative URL or expression to be evaluated as URL to a folder in the document library where the document(s) should be saved. |
Availability
Modern Forms | List Actions | Scheduled/Triggered Actions |
✓ | ✓ | - |
Example of Upload document action configuration
Output
Output Parameter | Type | Description |
Files | object |
Array of uploaded files. Each element is a object with next params: ItemID: number, |