Get the file info of specified file in google drive.
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
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 get info.
String Argument
File Info: File Variable The variable that stores the google file class object with file info of specified file id.
File Variable
Last updated 3 years ago