@skriptfabrik/n8n-nodes-google-enhanced
v0.1.15
Published
Enhanced Google community nodes for n8n
Downloads
351
Readme
@skriptfabrik/n8n-nodes-google-enhanced
Enhanced Google community nodes for your n8n workflows
This is an n8n community node. It lets you use Google actions with service account credentials in your n8n workflows. Although the authentication method recommended by n8n is OAuth2, this is not suitable in an environment where no user interaction is intended.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
- Go to Settings > Community Nodes.
- Select Install.
- Enter
@skriptfabrik/n8n-nodes-google-enhanced
in Enter npm package name. - Agree to the risks of using community nodes: select I understand the risks of installing unverified code from a public source.
- Select Install.
After installing the node, you can use it like any other node. n8n displays the node in search results in the Nodes panel.
Operations
It supports these operations with Service Account credentials:
- Create, delete, get, list, update Google Cloud Storage buckets and objects
Credentials
You can use the built-in Google credentials to authenticate with Google.
Compatibility
Tested against n8n version 1.0+.