EdgeReady Drive

Prev Next

These blocks operate only on the EdgeReady Drive files. The Drive can be accessed in the Project Menu. The files can be saved in various formats(PDF, CSV) in the drive.

Drivethumbnail

EdgeReady Drive Blocks DescriptionEdgeReady Drive Blocks on Canvas

Upload 

Used to upload a file in the Drive. To upload a file specify the following:

  • Source (temporary url in the cloud where the file is stored)
  • to Destination (drive location)
  • Permission to overwrite
  • destinationPath (drive path to view the file)
Drive-Upload

Download

Downloads a File from the Drive.

To download a file specify the following:

  • Source (drive location)
  • to (drive path in the cloud where the file is downloaded)
  • URI (url to view the file )
Drive-download

Copy

Copies File from one folder to another within the drive. To copy a file specify the following:

  • Source
  • to destination
Drive-copy

Move

Moves File from one folder to another within the drive. 

To move a file specify the following:

  • Source
  • to destination
Drive-Move

Delete

Deletes a File from the Drive. Specify the source.

Drive-delete

List

Retrieves selected property data of a file from the Drive. 

  • Specify List properties from dropdown list. The properties are: path, display name, createdon, mimetype, size, extension, type, and createdbyname.
  • source
  • to (table variable)
Drive-List
Note
The Download, Copy, Move, Delete actions can also be performed directly from the Project > Drive tab.