@devrelcz/n8n-nodes-merge-google-docs
v0.1.1
Published
Merge multipole Google Docs into one document.
Maintainers
Keywords
Readme
@devrelcz/n8n-nodes-merge-google-docs
This is an n8n community node. It lets you prepare inputs for merging Google Docs in your n8n workflows.
Merge Google Docs nodes can be extended to call the Google Docs API to combine multiple documents into a single destination document.
n8n is a fair-code licensed workflow automation platform.
Installation Operations Credentials Compatibility Usage Resources Version history
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
- Prepare merge inputs (document IDs and destination document ID)
Credentials
This basic node does not require credentials. If you add Google Docs API calls, you will need Google OAuth credentials.
Compatibility
Tested with n8n 1.x.
Usage
Add the node to your workflow and provide the document IDs to merge and a destination document ID. The node outputs those values for downstream steps.
Resources
Version history
- 0.1.0 Initial scaffold for Merge Google Docs node.
