89 workflows by n8n Team ✕ Clear
Nodes: Sort: Date:
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
Jun 05, 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
Jun 05, 2026
Sync Jira issues with subsequent comments to Notion database
This workflow creates/updates/deletes a Notion database page when an issue is created/updated/deleted in Jira. Subsequent updates to the issue's title or status in Jira are updated in the Notion datab ...
4,343
Built by n8n Team n8n Team
Jun 05, 2026
Sync your GitHub issues to your Notion database
This workflow syncs your GitHub issues to your Notion database. Whenever a new issue is opened in your GitHub repository, it will be shown in your Notion database, syncing the status property (opened ...
4,204
Built by n8n Team n8n Team
Jun 05, 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
Jun 05, 2026
Send Google Drive files to Notion database
This workflow sends a file to a Notion database of your choosing when a new file is created in a specific Google Drive folder. Prerequisites Notion account and Notion credentials. Google account and ...
3,287
Built by n8n Team n8n Team
Jun 05, 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
Jun 05, 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
Jun 05, 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
Jun 05, 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
Jun 05, 2026
Compare SQL datasets
This workflow compares 2 datasets from a single database. Two SQL nodes create a slightly different summary report based on the payments table. Both reports have the same structure, but different ti ...
2,543
Built by n8n Team n8n Team
Jun 05, 2026
Sync Notion database pages as ClickUp tasks
This workflow creates/updates ClickUp tasks when Notion database pages are created/updated. All fields in the Notion database are mapped to a ClickUp property. Notion database will require setup befo ...
2,517
Built by n8n Team n8n Team
Jun 05, 2026
Create Unique Jira tickets from Splunk alerts
The workflow is an automated process designed for incident management and tracking, specifically by integrating Splunk alerts with a Jira ticketing system using n8n. The initial step in the workflow i ...
2,321
Built by n8n Team n8n Team
Jun 05, 2026
XML to SQL database import
This is an example workflow that imports an XML file into an SQL database. The ReadBinaryFiles node loads the XML file from the server. Then the Code node extracts the file content from the binary buf ...
2,311
Built by n8n Team n8n Team
Jun 05, 2026
Report number of weekly created records in an app
This template shows how you can create reports on data in an app and share a summary in another app. Specifically, this example checks a Notion database for new submissions, filters for submissions w ...
2,200
Built by n8n Team n8n Team
Jun 05, 2026
Load data into Snowflake
This workflow automatically downloads a CSV from the web, and parses it in a format that n8n can access. It then ensures that the data from the CSV is matched to the names of the columns in the databa ...
2,061
Built by n8n Team n8n Team
Jun 05, 2026
Receive and analyze emails with rules in Sublime Security
This n8n workflow provides a comprehensive automation solution for processing email attachments, specifically targeting enhanced security protocols for organizations that use platforms like Outlook. ...
1,952
Built by n8n Team n8n Team
Jun 05, 2026
Notify User in Slack of Quarantined Email and Create Jira Ticket if Opened
This n8n workflow serves as an incident response and notification system for handling potentially malicious emails flagged by Sublime Security. It begins with a Webhook trigger that Sublime Security u ...
1,812
Built by n8n Team n8n Team
Jun 05, 2026
SQL to XML export with XSL template formatting
This workflow demonstrates how to export SQL to XML and present the data nicely formatted using an XSL Template. The upper part of the workflow starts with a webhook. Then it gets several random reco ...
1,738
Built by n8n Team n8n Team
Jun 05, 2026
Sync Discord scheduled events to Google Calendar
This workflow syncs Discord scheduled events to Google Calendar. On a specified schedule, a request to Discord's API is made to get the scheduled events on a particular server. Only the events that ha ...
1,687
Built by n8n Team n8n Team
Jun 05, 2026