10,962 workflows
Nodes: Sort: Date:
Move metrics from Google Sheets to Orbit
Moving metrics from Google Sheets to Orbit
480
Jul 28, 2026
Create, update, and get a subscriber using the e-goi node
This workflow allows you to create, update, and get a subscriber using the E-goi node.
480
Jul 28, 2026
Send feedback from Google Sheets to Mattermost
n8nConf Companion workflow for blog post
400
Built by amudhan amudhan
Jul 28, 2026
Scrape and store data from multiple website pages
This workflow allows extracting data from multiple pages website. The workflow: 1) Starts in a country list at https://www.theswiftcodes.com/browse-by-country/. 2) Loads every country page (https://w ...
80,004
Jul 28, 2026
Read in an Excel spreadsheet file
How to take the path of a local Excel file and read its contents into n8n.
31,409
Built by Tien De Tien De
Jul 28, 2026
Backup n8n workflows to Google Drive
Temporary solution using the undocumented REST API for backups using Google drive. Please note that there are issues with this workflow. It does not support versioning, so please know that it will cr ...
22,336
Jul 28, 2026
Git backup of workflows and credentials
This creates a git backup of the workflows and credentials. It uses the n8n export command with git diff, so you can run as many times as you want, but only when there are changes they will create a ...
13,433
Jul 28, 2026
Handle pagination in HTTP Requests
This example workflow demonstrates how to handle pagination. This example assumes that the API you are making the request to has pagination, and returns a cursor (something that points to the next p ...
11,200
Jul 28, 2026
Add a check condition for a loop in n8n
This workflow demonstrates the use of $runIndex expression. It demonstrates how the expression can be used to avoid an infinite loop. The workflow will create 5 Tweets with the content 'Hello from n8 ...
9,551
Jul 28, 2026
Backup workflows to GitHub
Note: This workflow uses the internal API which is not official. This workflow might break in the future. The workflow executes every night at 23:59. You can configure a different time bin the Cron n ...
9,364
Jul 28, 2026
ETL pipeline for text processing
This workflow allows you to collect tweets, store them in MongoDB, analyse their sentiment, insert them into a Postgres database, and post positive tweets in a Slack channel. Cron node: Schedule th ...
8,734
Built by Lorena Lorena
Jul 28, 2026
Clean out unwanted emails from Gmail
Workflow to clean out unwanted email from Gmail. Further information here.
6,509
Built by jason jason
Jul 28, 2026