Browse 8,854 n8n workflow templates in the Core Nodes 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.
8,854 workflows
in Core Nodes
Nodes:
Sort:
Date:
Temporary solution using the undocumented REST API for backups using Google drive.
Please note that there are issues with this workflow. It does not support versioning, so please know that it will cr ...
This workflow allows you to add articles to a Notion reading list by accessing a Discord slash command.
Prerequisites
A Notion account and credentials, and a reading list similar to this template.
A ...
This workflow creates an automatic self-hosted URL shortener. It consists of three sub-workflows:
Short URL creation for extracting the provided long URL, generating an ID, and saving the record in t ...
This workflow allows you to create an event file and send it as an attachment via email.
iCalendar node: This node will create an event file.
Send Email: This node will send the event file as an a ...
🎶 Add liked songs to a monthly playlist
> This Workflow is a port of Add saved songs to a monthly playlist from IFTTT.
When you like a song, the workflow will save this song in a monthly play ...
This workflow allows extracting data from multiple pages website.
The workflow:
1) Starts in a country list at https://www.theswiftcodes.com/browse-by-country/.
2) Loads every country page (https://w ...
This workflow allows you to send position updates of the ISS every minute to a topic in MQTT using the MQTT node.
Cron node: The Cron node will trigger the workflow every minute.
HTTP Request node ...
This workflow allows you to send position updates of the ISS every minute to a table in Google BigQuery.
Cron node: The Cron node will trigger the workflow every minute.
HTTP Request node: This no ...
This workflow allows you to send position updates of the ISS every minute to a queue using the AWS SQS node.
Cron node: The Cron node will trigger the workflow every minute.
HTTP Request node: Thi ...
This is the workflow that I presented at the April 9, 2021 n8n Meetup.
This workflow uses Baserow.io to store registration information collected using n8n as both the web server and the data processo ...
This workflow allows you to translate cocktail instructions using DeepL.
HTTP Request node: This node will make a GET request to the API https://www.thecocktaildb.com/api/json/v1/1/random.php to fe ...
This workflow posts a poem translated into English every day in a Telegram chat.
Cron node: triggers the workflow every day at 10:00. You can change the time and interval based on your use case.
...
This workflow allows you to receive updates about the positiong of the ISS and add it to a table in TimescaleDB.
Cron node: The Cron node triggers the workflow every minute. You can configure the t ...
This workflow allows you to compress binary files to zip format.
HTTP Request node: The workflow uses the HTTP Request node to fetch files from the internet. If you want to fetch files from your l ...
This workflow demonstrates the use of static data in n8n. The workflow is built on the concept of polling.
Cron node: The Cron node triggers the workflow every minute. You can configure the time ba ...
This is a proof of concept workflow showing how you would connect n8n to a Bubble data collection.
Tutorial: https://comunidad-n8n.com/bot-multi-idioma-no-code/
Comunidad de telegram: https://t.me/comunidadn8n
BOT: https://t.me/NocodeTranslateBot
Allow your friends to get updates when you do not meet your workout goals so that they can help you get to where you need to be!
Monitors your Strava account and sends an email to three accountabilit ...
Receive a new book recommendation each Friday from Open Library. You can select the subject from thousands of options and have a new recommendation delivered to you automatically.
This workflow allows you to create, add an attachment, and send a draft using the Microsoft Outlook node.
Microsoft Outlook node: This node creates a draft message with HTML content. You can either ...