Inspiration

Robotic Process Automation often deal with reading files or writing file to a shared folder. It can be quite complex regarding the access management, especially when RPA robots can runs on several machines. It would be convenient to use Cloud Storage such as Azure or AWS S3 to store the files so that the robots can download or upload the files from the cloud. Therefore, Cloud Copy is designed for this need.

What it does

Cloud Copy is an UiPath Custom Activity that facilitate file upload/download from/to Cloud Storage (Azure and AWS S3)

Built With

Share this project:

Updates