Configuration
You can optionally set a “Google Doc Destination Folder” to specify where documents are stored in Google Drive.Sharing & Visibility Settings
Generated Google Docs inherit sharing permissions from their parent folder. For example, if a folder has view-only public sharing enabled, the saved Google Doc will have the same access restrictions.
Airtable Integration
When enabling “Save Google Doc?” with Airtable as your data source, an additional field appears in the Airtable mapping section. This allows you to select a field where the Google Doc link will be stored automatically.API Integration
Using DocsAutomator’s API, the response includes agoogleDocUrl key containing the link to the generated Google Doc.
Dynamic Subfolder Creation
DocsAutomator supports automatic nested folder generation using static text and dynamic placeholders for organized storage.Static Text Examples
Placeholder Examples
Placeholder Entry Methods
- Quick Method: Type
/to browse available placeholders - Manual Method: Enter placeholders using
{{placeholder_name}}format
Folder Hierarchy Behavior
- Forward slashes (
/) create nested structures - Non-existent folders are created automatically
- Existing folders are reused (no duplicates)
- Multiple nesting levels are supported