-
Use and transfer of information received from Google APIs to any other app will adhere to Google API Services User Data Policy, including the Limited Use requirements.
-
In accordance with the Nintex Privacy Policy, Nintex Services do not retain any information obtained from third party services.
Google Drive - Get folder contents
Use the Google Drive - Get folder contents action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to retrieve metadata for each item in a Google Drive folder.
For more information about the Google Drive connector, see Google Drive.
Configure the Google Drive - Get folder contents action
-
Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.
- Select a Connection. If you do not have a connection, see Add a connection.
- Select the Drive you want to get the folder contents of.
- Select source type. The option presented is dependent on the source type selected:
- The Folder path of the folder contents you want to retrieve. You can also browse the folder structure using the browse icon ().
- The Folder ID of the folder contents you want to retrieve.
- Specify the Item limit of the items you want to be retrieved.
- Select or create a variable for the Result output.
Google Drive - Get folder contents action fields and settings
Section | Field | Description | Variable types |
---|---|---|---|
(unlabeled) | Connection Credentials and other settings that enables workflows to communicate with external systems, services, or applications. It's required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store. |
Google Drive connection to that contains the folder whose contents you want to retrieve. To refresh the available connections, click . |
(n/a) |
Drive | The drive where the folder is located. | Text | |
Select a source type |
The source type which will be used to retrieve the folder contents.
|
Boolean | |
Folder path | The path of the folder whose contents you want to retrieve. You can also browse the Folder structure using the browse icon (). | Text | |
Folder ID |
The ID of the folder whose contents you want to retrieve. The folder ID can be retrieved by using the Google Drive - Get folder metadata action's ID output . |
Text | |
Item limit | The amount of items which should be returned. | Text | |
Output |
Result |
Stores the result of the action in an object with the following variables: Path: (Text) Object ID: (Text) Items: (Collection)
|