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