Browse 8,837 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,837 workflows in Core Nodes
Nodes: Sort: Date:
Extract post titles from a blog
This workflow uses n8n to extract the names of all the posts from the Hackernoon homepage.
6,547
Built by amudhan amudhan
Jun 29, 2020
Set alert on the website changes
I used this to check for a page that had Out Of Stock not found when an item came back in stock. Set the URL for the HTTP Request node and your Webhook URL and Messages for the discord nodes.
3,574
Jun 26, 2020
Cross-post your blog posts
This workflow uses Strapi as a CMS and then cross posts new blog posts to Medium and Dev.to.
2,457
Built by amudhan amudhan
Jun 24, 2020
Notify about Google Sheet changes in Slack and email
To notify by Slack and mail all modification on a Google Sheet
2,207
Built by etienne etienne
Jun 14, 2020
Create an invoice in Google Sheets based on Typeform submission
This form takes data from a Typeform submission and creates an invoice on Google Sheets
3,731
Built by alex alex
Jun 07, 2020
Tiny tiny Rss (aka tt-rss) Feed to Mastodon
Every 10 minutes look at your published news in your Tiny tiny RSS public feed and make a toot on your mastodon. You'll need: Your mastondon URL instance Your mastondon access token Your Tiny Tiny R ...
1,448
Built by dev dev
May 22, 2020
Render custom text over images
This workflow gets triggered every Friday at 6 PM with the help of a Cron node. It pulls in data about a random cocktail via the HTTP Request Node and sends the data to a Bannerbear node to create an ...
1,639
Built by tanaypant tanaypant
May 12, 2020
Webhooks with Mattermost
Does pretty much what this workflow does but is triggered by a slash command using a Webhook node.
1,866
Built by tanaypant tanaypant
Apr 25, 2020
Send daily affirmations to Telegram
A workflow which allows you to receive daily affirmations via Telegram by querying a REST API triggered by a Cron node. I used the affirmations.dev API
2,430
Built by malgamves malgamves
Apr 06, 2020
Send trending "Show HN" to email
Triggers every day at 1pm Gets the current content from Hacker News Gets all the different submission items Extracts the rank, title and url Checks if it is a "Show HN" submission Combines the items ...
1,573
Jan 01, 2020
Backs up n8n Workflows to NextCloud
Temporary solution using the undocumented REST API for backups with file versioning (Nextcloud)
3,543
Built by dave dave
Nov 12, 2019
Send RSS feed data to webhook
Filters articles based on keywords, checks against MongoDB for unique links, then sends results to different webhooks
3,774
Built by dave dave
Nov 03, 2019
Listen on new emails on a IMAP mailbox
Listen on new emails on a given IMAP mailbox. Converts the binary XML attachment to a stringified xmlproperty on the $data object and converts it to JSON. The Setnode could be replaced with Function n ...
7,054
Built by mail mail
Nov 01, 2019
Send Typeform results to Google Sheet, Slack and email
Trigger on new Typeform form submission Write data to Google Sheet Check severity of problem If very severe post message to Slack If not so severe just send an email Assumptions Google Sheet Shee ...
2,045
Oct 06, 2019
n8n Nodemation basic - creating your first simple workflow (2/3)
In this video we will create a simple n8n Nodemation workflow to receive date via webhook, alter the data and send it to a webserver. We will be using webhook, function and http request node together. ...
4,251
Built by sven sven
Sep 16, 2019
Transform XML data and upload to Dropbox
Download XML data Convert it to JSON Change title in data Convert back to XML Upload file to Dropbox
1,657
Sep 04, 2019
Write HTTP query string on image
Receives data from an incoming HTTP Request Reads file from internet Writes data on image Returns the data The URL to call will look like this: http://localhost:5678/webhook-test/webhook/test?name=Ji ...
4,453
Aug 31, 2019