# Filevine - Batch document upload action
The Batch document upload action generates S3 upload URLs to upload multiple files to Filevine.
# Input
| Input field | Description |
|---|---|
| Files source list | Provide a list datapill containing file entries. Each entry must include file details. |
| File name | Provide the name of the file to upload. |
| Folder ID | Optional. Enter the ID of the folder to store the file. |
| Project ID | Enter the ID of the project associated with the file. |
| Size in bits | Enter the file size in bits. |
| Size in bytes | Enter the file size in bytes. |
| Uploader ID | Optional. Enter the ID of the user uploading the file. |
| Upload URL Time to Live | Optional. Enter the time-to-live value for the generated S3 upload URLs. |
# Output
| Output field | Description |
|---|---|
| Upload URLs | List of S3 upload URL objects containing metadata for each file. |
Last updated: 1/6/2026, 7:12:47 PM