Community Contributed: Create Google Credentials (Unverified)
detail.loadingPreview
Automates the creation of Google OAuth 2.0 credentials for multiple services.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow streamlines the process of generating Google OAuth 2.0 credentials for various Google services. It takes a provided Google JSON key and an email address to create distinct credentials within n8n, making it easier to manage multiple Google API integrations. The workflow is designed to be a community contribution, currently unverified.
Key Features
- Automatically generates Google OAuth 2.0 credentials.
- Supports multiple Google services (Docs, Sheets, Slides, Drive, Gmail, Calendar, Contacts).
- Leverages a provided Google JSON key for authentication.
- Uses an email address to name and identify created credentials.
- Includes error handling for robustness.
How To Use
- Import the workflow.
- Configure the
Google JSONnode: Paste your entire Google JSON key file content into thejsonOutputfield. - Configure the
Google Emailnode: Enter the email address associated with your Google account. - Set up the
n8n Create Credentialsnode: Ensure thecredentialTypeNameis correctly set for your intended Google service and that your n8n API credentials are configured. - Run the workflow: Execute the workflow manually. It will create new credentials in your n8n instance.
Apps Used
Workflow JSON
{
"id": "bc7bc2ec-caa4-461d-8afd-ab2785c44e04",
"name": "Community Contributed: Create Google Credentials (Unverified)",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: bc7bc2ec-caa4...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community Credentials Transfer
Transfer credentials between n8n instances.
Community Contributed: New Tweets to Airtable
Automatically fetches new tweets and appends them to an Airtable base, while identifying and excluding duplicates.
FileMaker Data Creation and Update
This workflow creates and updates records in FileMaker.
Webflow Form Submission to Discord Channel Automation
Automate the creation of Discord channels based on Webflow form names and send form submissions to them.
Standup Bot - Override Configuration
Manually override the configuration for the Standup Bot.
Community RSS Feed Aggregator
Aggregates content from multiple RSS feeds into a single list.