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 ...
Verify Linkedin Company Page by Domain with Airtop
Automating LinkedIn Company URL Verification Use Case This automation verifies that a given LinkedIn URL actually belo...
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
π Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments