Use Cases
- Batch file processing: Select multiple files for bulk operations
- File inventory: Get details about files in specific folders
- Dynamic file selection: Choose files based on current needs
- Workflow inputs: Select files that will be processed by subsequent nodes
Inputs
Select Files
Required • Select files from your Google Drive- Choose up to 500 files at once
- Can multi-select files from within folders
- Use the integrated Google file picker for easy browsing
- Multi-select capability for batch operations
Outputs
The node provides the following output data for each selected file:- All Output: Complete data object containing all file information
- File ID: The unique identifier of each selected file
- File Name: The name of each file
- File URL: Direct link to access each file
- File Type: The type/format of each file
File Types Supported
The node works with all Google Drive content.Configuration
- Browse and Select: Use the Google file picker to choose files
- Multiple Selection: Select up to 500 files in a single node
- Browse Folders: Navigate through folders to select files within them
- Connect Authentication: Ensure your Google Drive connection is active
Working with Output Data
The node outputs information for each selected file. When multiple files are selected:- Use Loop nodes to process each file individually
- Use the File ID to reference specific files in subsequent nodes like Google Sheets, Slides, etc
- Filter files based on type or other properties
Credits Cost
Cost: 1 credit per execution (regardless of number of files selected)FAQ
I'm getting 'File not found' or 'Access denied' errors. What should I do?
I'm getting 'File not found' or 'Access denied' errors. What should I do?
Make sure you select your files using the Google Drive file picker button in the node. Markifact only has access to files that you explicitly select through the official Google file picker - we don’t have access to your entire Google Drive. Simply click the file selection button and choose your files through Google’s interface to grant access.
Why can't Markifact see all my Google Drive files?
Why can't Markifact see all my Google Drive files?
For your privacy and security, Markifact doesn’t have access to your entire Google Drive. We only have access to files that you specifically select using the Google Drive file picker. This ensures that your private files remain private and only the files you choose to work with are accessible to your workflows.
Do I need to reselect files every time I run my workflow?
Do I need to reselect files every time I run my workflow?
No, once you’ve selected files through the Google Drive file picker, Markifact retains access to those specific files for future workflow runs. You only need to select the files once when setting up the node.
Can I select files from shared drives or files shared with me?
Can I select files from shared drives or files shared with me?
What's the difference between selecting 1 file vs 500 files in terms of credits?
What's the difference between selecting 1 file vs 500 files in terms of credits?
The credit cost is the same regardless of how many files you select - 1 credit per execution. Whether you select 1 file or 500 files, you’ll only be charged 1 credit for using this node.
Can I select folders?
Can I select folders?
No, you can only select files. However, you can browse through folders and multi-select files from within those folders. The file picker allows you to navigate your folder structure to find and select the specific files you need.
How do I work with the selected files in my workflow?
How do I work with the selected files in my workflow?
After selecting files, use the output data (File ID, File Name, File URL, File Type) to connect to other nodes. For multiple files, consider using Loop nodes to process each file individually, or use the file information for batch operations.