Get File Info
Get the file info of specified file in google drive.
Last updated
Get the file info of specified file in google drive.
Last updated
Get the details about the specified file in google drive and store the file object with file info into the variable.
This activity can only be used after the Create GSuite Connection Activity
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 get info.
File Info: File Variable
The variable that stores the google file class object with file info of specified file id.