Activities
latest
false
Banner background image
Workflow Activities
Last updated Apr 22, 2024

Allowing Users to Upload Files to the Storage Bucket

You can allow your Action Center users to upload files to a storage bucket. Robots can then download these files for further processing using the System activity UiPath.Core.Activites.Storage.DownloadStorageFile.

File upload widget in the Action Center:



Uploading files to Storage Buckets

To add a file upload widget to a form task:

  1. In the Create form Task activity, click the ellipsis (...) to the right of FormData.
  2. Inside the FormData window, create an argument of an Out Direction, of the type StorageUploads. In the Value field press Ctrl + K to add a variable that will be passed into the form, using the argument created.
  3. In the Form Designer, add a File component to the form with the following configuration:

    • File tab: Specify minimum and maximum limits for the file size, as needed.
    • Field Key tab: Add the variable you just created as the field key.
    • Data tab: Select Multiple Values if you want to allow users to upload more than one file.
  • Uploading files to Storage Buckets

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.