Download File
Download specified file from google drive.
Download a file using the specified file id and save it into the local file path.
Input
GSuite Connection :
GSuiteConnection Variable
A variable name that references the gsuite connection to access the gsuite resources.
File Id :
String Argument
The Id of the file to be downloaded.
Local File Path :
String Argument
The local file path in which the downloaded file is to be saved.
Last updated