8,334 workflows in Development
Nodes: Sort: Date:
Push and update files in GitHub
This workflow performs various Git operations. It starts with a manual trigger, sets the local repository path, decodes a file and then updates a file's content, adds, commits, and pushes changes to a ...
4,976
Built by n8n Team n8n Team
Jul 29, 2026
Streamline data from an n8n form into Google Sheet, Airtable and Email Sending
Streamline data from an n8n form into Google Sheet Airtable and and Email Sending Video for workflow process This workflow facilitates efficient data collection and management by leveraging the capab ...
4,890
Built by AlQaisi AlQaisi
Jul 29, 2026
Respond with file download to incoming HTTP request
This simple workflow demonstrates how to get an end user's browser to download a file. It makes use of the Content-Disposition header to set a filename and control the browser behaviour. A use case ...
4,836
Built by Tom Tom
Jul 29, 2026
Analyze Email Headers for IPs and Spoofing
This n8n workflow is designed to analyze email headers received via a webhook. The workflow splits into two main paths based on the presence of the received and authentication results headers. In the ...
4,700
Built by n8n Team n8n Team
Jul 29, 2026
Import CSV from URL to Google Sheets
This workflow automatically imports data from a CSV file located at a specific URL and then updates the Google Sheets document with the provided data. Below is a step-by-step description of what this ...
4,631
Built by n8n Team n8n Team
Jul 29, 2026
Bulk Automated Google Drive Files Sharing and Direct Download Link Generation
This N8N workflow automates the process of sharing files from Google Drive. It includes OAuth2 authentication, batch processing, public link generation, and access status modification for efficient fi ...
4,560
Built by Nskha Nskha
Jul 29, 2026
Comparing data with the Compare Datasets node
This workflow is designed to compare two datasets (Dataset 1 and Dataset 2) based on a common field, "fruit," and provide insights into the differences. Here are the steps: Manual Trigger: The workfl ...
4,509
Built by n8n Team n8n Team
Jul 29, 2026
Scrape Crunchbase recent funding rounds
Get recent funding rounds from Crunchbase in Google Sheets, along with 10+ data points (LinkedIn URL, monthly traffic, company size, etc.) You’ll be able to: Create a custom database Reach out to ...
4,417
Jul 29, 2026
Meraki Packet Loss and Latency Alerts to Microsoft Teams
This Template gives the ability to monitor all uplinks for your Meraki Dashboard and then alert your team in a method you prefer. This example is a Teams notification to our Dispatch Channel Setup ...
4,324
Built by Gavin Gavin
Jul 29, 2026
Analyze CrowdStrike Detections - Search for IOCs in VirusTotal - Create a Ticket in Jira, and Post a Message in Slack
This n8n workflow automates the handling of security detections from CrowdStrike, streamlining incident response and notification processes. The workflow is triggered daily at midnight by the Schedule ...
4,201
Built by n8n Team n8n Team
Jul 29, 2026
itemMatching() usage example
This workflow provides a simple example of how to use itemMatching(itemIndex: Number) in the Code node to retrieve linked items from earlier in the workflow.
3,256
Built by n8n Team n8n Team
Jul 29, 2026
Shopify Orders to D365 Business Central Sales Orders / Sales Invoices
Workflow Information 📌 Purpose 🎯 The intention of this workflow is to integrate New Shopify Orders into MS Dynamics Business Central: Point-of-Sale (POS):** POS orders will be created in Busin ...
3,208
Built by Greg Lopez Greg Lopez
Jul 29, 2026
Monitor G2 competitors reviews [Google Sheets, ScrapingBee, Slack]
This workflow monitor G2 reviews URLS. When a new review is published, it will: trigger a Slack notification record the review in Google Sheets To install it, you'll need: access to Slack, Googl ...
3,116
Jul 29, 2026
Retrieve a Monday.com row and all data in a single node
This workflow is a building block designed to be called from other workflows via an Execute workflow node. When called from another workflow, and given the JSON input of a "pulse" field with the ID to ...
3,067
Jul 29, 2026
Sync Outlook Calendar events to Notion
This workflow syncs Outlook Calendar events to a Notion database. The Outlook Calendar event must be within a specific time frame (default of within next year) for the workflow to pick up the event. T ...
3,058
Built by n8n Team n8n Team
Jul 29, 2026
Send Google Sheets data as a message to a Discord channel
This workflow sends a message to a Discord channel when a new row is added or a row is updated in a Google Sheet. The message will send all data rows in the Google Sheet. Prerequisites Discord accoun ...
2,880
Built by n8n Team n8n Team
Jul 29, 2026
Convert PostgreSQL table to CSV
Convert PostgreSQL table to CSV CSV is a super useful and universal way to transfer data between different tools. This workflow gives an example of how to take data from PostgreSQL and convert it easi ...
2,851
Jul 29, 2026
Find Facebook Hidden Interests via Telegram
Overview This n8n workflow is designed to extract specific interests from messages in a Telegram chat and retrieve related information using the Facebook Graph API. It aims to provide a streamlined so ...
2,765
Built by Ibrahim Ibrahim
Jul 29, 2026
Send alert when data is created in app/database
This template shows how you can take any event from any service, transform its data and send an alert to your desired app. Specifically, this example monitors a Linear project for new bug submission ...
2,757
Built by n8n Team n8n Team
Jul 29, 2026
Move a nextcloud folder file by file
Description: This template facilitates the transfer of a folder, along with all its files and subfolders, within a Nextcloud instance. The Nextcloud user must have access to both the source and destin ...
2,743
Jul 29, 2026