Browse 9,017 n8n workflow templates in the Development category. These ready-to-use automations connect apps and services with n8n — no coding required. Click any workflow to explore its nodes and import it directly into n8n.

9,017 workflows in Development
Nodes: Sort: Date:
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
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
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
Uploading a file to a Slack channel
This workflow shows you how to post a message to a Slack channel and add a file attachment. It also shows you the general pattern for working with Binary data in n8n (any file like a PDF, Image etc). ...
2,390
Built by Max Tkacz Max Tkacz
Apr 01, 2022
Back Up Your n8n Workflows To Github
This workflow will backup your workflows to Github. It uses the public api to export all of the workflow data using the n8n node. It then loops over the data checks in Github to see if a file exists ...
80,446
Built by Jonathan Jonathan
Mar 17, 2022
Send a Whatsapp message via Twilio when a certain Onfleet event happens
Summary Onfleet is a last-mile delivery software that provides end-to-end route planning, dispatch, communication, and analytics to handle the heavy lifting while you can focus on your customers. Th ...
2,452
Built by James Li James Li
Mar 16, 2022
OpenAI-powered tweet generator
This workflow uses OpenAI to generate tweets to be stored in Airtable for review. A JS snippet handles the topics to be tweeted about in the form of hashtags.
4,695
Built by Gareth Roll Gareth Roll
Mar 14, 2022
Send Typeforms leads via Whatsapp (Twilio)
Send Typeforms leads via Whatsapp (Twilio)
2,062
Mar 10, 2022
Update time-tracking projects based on Syncro status changes
This workflow is part of an MSP collection, which is publicly available on GitHub. This workflow archives or unarchives a Clockify projects, depending on a Syncro status. Note that Syncro should be s ...
989
Built by Jonathan Jonathan
Feb 22, 2022
Triage alerts from Syncro and submit to OpsGenie
This workflow will take an alert from Syncro, determine if it's an agent_offline_trigger type, then determine if it's a new alert or a close to an existing alert, and then submit it to OpsGenie. New a ...
1,304
Built by Jonathan Jonathan
Feb 22, 2022
Push Dialpad call information to Syncro
This workflow takes Dialpad call information for an answered call and pushes it into Syncro as either a ticket or an update to an existing ticket. You will need to have a workflow for each technician ...
885
Built by Jonathan Jonathan
Feb 22, 2022
Update specific post-call information on Syncro
This workflow takes Dialpad call information after a call is disconnected and pushes it into Syncro as a ticket timer update, matching the start time and end time provided by Dialpad and a note that c ...
949
Built by Jonathan Jonathan
Feb 22, 2022
Sync timer entries from Clockify to Syncro
This workflow will take a timer entry from Clockify and submit it to a matching ticket in Syncro. It saves the time entry ID from Clockify and the time entry ID from Syncro into a Google Sheets. Then, ...
889
Built by Jonathan Jonathan
Feb 22, 2022