12,282 workflows
Nodes: Sort: Date:
Filtering and branching data
Task: Conditional filtering and branching items Why: Filtering and branching data based on conditions allows you to build complex workflows that work with more than one data flow scenario Main use c ...
4,817
Built by Jonathan Jonathan
Jul 06, 2022
Working with dates and times
Task: Handle dates and times in your workflow Why: Date and time formats can be hard to work with, we have 2 main ways of doing that with n8n that cover all the main needs Main use cases: Change da ...
70,600
Built by Jonathan Jonathan
Jul 06, 2022
Move data between JSON and spreadsheets
This workflow illustrates how to convert data from JSON to binary format and import JSON data or files into Google Sheets or local spreadsheets.
2,946
Built by Lorena Lorena
Jun 30, 2022
Import JSON data into Google Sheets and CSV file
This workflow gets data from an API and exports it into Google Sheets and a CSV file.
7,298
Built by Lorena Lorena
Jun 30, 2022
Export JSON file to Google Sheets
This workflow exports the contents of a JSON file to Google Sheets.
1,826
Built by Lorena Lorena
Jun 30, 2022
Import a JSON file from Gmail into a spreadsheet
This workflow imports a JSON file from an email attachment and saves the content into a spreadsheet.
1,418
Built by Lorena Lorena
Jun 30, 2022
Export CSV file to JSON
This workflow exports a local CSV file to a JSON file.
6,617
Built by Lorena Lorena
Jun 29, 2022
Very quick quickstart
Want to learn the basics of n8n? Our comprehensive quick quickstart tutorial is here to guide you through the basics of n8n, step by step. Designed with beginners in mind, this tutorial provides a ha ...
232,320
Built by Deborah Deborah
Jun 06, 2022
Markdown timesheet report generation
This tutorial demonstrates the creation of the HTML report via Markdown node. The main idea is to prepare a very long gext variable via the Function Node and then convert it to the HTML file. The resu ...
1,310
Built by Eduard Eduard
Jun 02, 2022
Markdown report generation
This workflow illustrates how HTML reports can be created using Markdown Node. An example data consists of a Time Sheet table for 2 persons. Based on this table a markdown document is generated using ...
4,049
Built by Eduard Eduard
Jun 02, 2022
Send TheHive Alerts Using SIGNL4
This sample workflow allows you to forward alerts from TheHive 5 to SIGNL4 in order to send reliable alerts to your team. There are two nodes for testing the TheHive connection ("TheHive Read Alerts" ...
897
Built by Ron Ron
May 11, 2022
Split Out Binary Data
This workflows helps with processing binary data. You'll often have binary objects with keys such as attachment_0, attachment_1, attachment_2, etc. attached to your items, for example when reading an ...
5,766
Built by Tom Tom
May 05, 2022
Extend n8n with additional tools
This workflow extends n8n and uses R language graphic capabilities. This is a Telegram bot which fetches weather data via the openweathermap.org API, plots an image using ggoplot2 package from R and s ...
5,104
Built by Eduard Eduard
Apr 22, 2022
Analyze emails with S1EM
With workflow, you analyze Email with TheHive/Cortex https://github.com/V1D1AN/S1EM/wiki/Soar-guide
6,898
Built by v1d1an v1d1an
Apr 18, 2022
Send new YouTube channel videos to Telegram
A simple node to send new YouTube videos from a channel to a Telegram chat (private, group or channel). CheckTime: set how often videos should be fetched from YouTube. Default is 30 minutes. GetVideo ...
9,232
Built by Alessio Alessio
Apr 17, 2022
Upload invoices from Gmail to Google Drive
Upload invoices from Gmail to Google Drive daily
4,414
Built by Jason Jason
Apr 12, 2022
Manage Adobe Acrobat e-signatures with webhooks
This workflow automatically manages Acrobat Sign signatures, respond with "intent" to Acrobat-Sign webhooks. Prerequisites Adobe Acrobat Sign and Sign webhook Basic knowledge of JavaScript Nodes W ...
866
Built by Aaron Smusz Aaron Smusz
Apr 11, 2022
Multilanguage Telegram bot
An example workflow for a multilanguage Telegram bot. It allows adding many new languages to the bot without editing the workflow. Important note! Due to some breaking API changes in NocoDB some of i ...
8,540
Built by Eduard Eduard
Apr 09, 2022
Push your public IP to Namecheaps Dynamic DNS
Template to get your public IP address and push it to Namecheaps Dynamic DNS per subdomain. Open "yourdomain.com" Insert your domain and your Namecheap DDNS password Open "subdomains" Replaces and in ...
855
Built by Mario Mario
Apr 06, 2022
Update people through Zulip about open tickets in Zammad
Fetches Zammad tickets at daily basis at 08:30 then sends them to #customer support>ticket on zulip for daily standups.
1,409
Built by Ghazi Triki Ghazi Triki
Apr 05, 2022