Automate n8n User Invitations from a Google Spreadsheet
This workflow retrieves all users from n8n, compares them against entries in a Google Sheets spreadsheet, and automatically creates new users when needed.
Once new users are created, invitation emails are sent automatically.
You can trigger the workflow manually or set it to run on a schedule to ensure continuous synchronization.
Spreadsheet Template
This workflow is designed to work with a Google Sheets structure inspired by Squarespace's newsletter block connection. You can modify the node settings to adapt to a different column format.
π Clone the sample sheet here
Suggested columns:
Submitted On
Email Address
Name
Requirements Credentials To use this workflow, you need:
n8n API Key β to update users from n8n.
Google Sheets API credentials β Required to get data from a spreadsheet.
Configure Your n8n Instance
To make this workflow work with your n8n instance, update the API endpoint:
π§ Edit Global node π
Change n8n_url to match your instance URL:
Authentication Guide
Explore More Templates π Check out my other n8n templates
Related Templates
Restore your workflows from GitHub
This workflow restores all n8n instance workflows from GitHub backups using the n8n API node. It complements the Backup ...
Build a Restaurant Voice Assistant with VAPI and PostgreSQL for Bookings & Orders
This n8n template demonstrates how to create a comprehensive voice-powered restaurant assistant that handles table reser...
Extract Named Entities from Web Pages with Google Natural Language API
Who is this for? Content strategists analyzing web page semantic content SEO professionals conducting entity-based anal...
π Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments