8,334 workflows
in Development
Nodes:
Sort:
Date:
This workflow demonstrates how CSV file can be automatically imported into existing MySQL database.
Before running the workflow please make sure you have a file on the server:
/home/node/.n8n/conce ...
This workflow automates a two way sync of customer data between Pipedrive and MySQL. It will create new records in one source if it only exists in the other. Where matching records have different data ...
This is a workflow that might come handy after using loops. They usually leave you with items spread across different "runs". The Code node in this example workflow merges them into a single run, so y ...
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 ...
This workflow gets data from an API and exports it into Google Sheets and a CSV file.
With workflow, you analyze Email with TheHive/Cortex
https://github.com/V1D1AN/S1EM/wiki/Soar-guide
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 queries a table in MySQL and inserts the data into Google Sheets.
This workflow uses a number of technologies to track the value of ETFs, stocks and other exchange-traded products:
Baserow: To keep track of our investments
n8n’s Cron node: To trigger the workflow ...
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 ...
This workflow shows a low code approach to parsing an XML file and storing its contents in a Google Sheets spreadsheet.
To run the workflow:
Make sure you are running n8n 0.197 or newer
Have n8n a ...
This workflow imports data from Google Sheets into a MySQL database.
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.
This workflow demonstrates how easy it is to export SQL query to Excel automatically!
Before running the workflow please make sure you have access to a remote SQL server (MS SQL, MySQL, PostgreSQL ...
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 ...
Use GPT-3 to classify email responses in lemlist.
And automate:
Slack alerts when a lead is interested
the creation of tasks when a lead is OOO
unsubscription of leads when they request it
This workflow illustrates how to convert data from JSON to binary format and import JSON data or files into Google Sheets or local spreadsheets.
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 ...
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).
...
This workflow shows a no code approach to creating Salesforce accounts and contacts based on data coming from an Excel file. For Excel 365 (the online version of Microsoft Excel) check out this workfl ...