Basic Setup
- Open the Actions tab of the automation editor
- Click Add action and pick “Save PDFs in Google Drive”
- Select your target Google Drive folder
- (Optional) Configure dynamic subfolders
Default behavior: PDFs save to root MyDrive folder if no folder is specified.
Dynamic Subfolders
Automatically organize PDFs by creating dynamic subfolders using static text and placeholders.Setup Instructions
Subfolder Examples
Static Organization:Adding Placeholders
- Type
/in the subfolder field to browse available placeholders - Manual entry: Use
{{placeholder_name}}format
Line item placeholders are automatically excluded from the placeholder list.
How It Works
- DocsAutomator replaces placeholders with actual document values
- Creates folder structure if it doesn’t exist (prevents duplicates)
- Saves PDF to the final subfolder location
Troubleshooting
| Issue | Solution |
|---|---|
| Subfolder option not visible | Ensure you’ve selected a Google Drive folder first |
| Folders not created | Verify placeholder values exist in your data |
| Empty placeholders | PDFs save to main selected folder if values are blank |