workflows.fit
Back to n8n workflows
n8n templateFreeBy bangank36

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 automat...

Data & StorageProductivityDevelopmentCore NodesManual TriggerHttp RequestGoogle SheetsMerge
Loading interactive preview...

Template notes

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](https://docs.google.com/spreadsheets/d/1wi2Ucb4b35e0-fuf-96sMnyzTft0ADz3MwdEcGWnQ/edit?usp=sharing)

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: