Add Data to Document
The Add Data to Document node allows you to insert or append content to Google Docs documents.Overview
This node enables you to:- Insert text at specific locations
- Add formatted content
- Insert images and tables
- Apply text styling
- Add headers and footers
Configuration
Authentication
This node requires:- Google Cloud Project
- Google Docs API enabled
- Service account or OAuth2 credentials
- Write access to the document
Output
The node returns:- Updated document ID
- Insert position
- Success/failure status
- Error messages if operation fails