12,282 workflows
Nodes:
Sort:
Date:
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 ...
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 ...
This workflow illustrates how to convert data from JSON to binary format and import JSON data or files into Google Sheets or local spreadsheets.
This workflow gets data from an API and exports it into Google Sheets and a CSV file.
This workflow exports the contents of a JSON file to Google Sheets.
This workflow imports a JSON file from an email attachment and saves the content into a spreadsheet.
This workflow exports a local CSV file to a JSON file.
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 ...
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 ...
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 ...
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" ...
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 ...
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 ...
With workflow, you analyze Email with TheHive/Cortex
https://github.com/V1D1AN/S1EM/wiki/Soar-guide
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 ...
Upload invoices from Gmail to Google Drive daily
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 ...
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 ...
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 ...
Fetches Zammad tickets at daily basis at 08:30 then sends them to #customer support>ticket on zulip for daily standups.