12,282 workflows
Nodes: Sort: Date:
Validate email of new contacts in Hubspot
This workflow uses a Hubspot Trigger to check for new contacts. It then validates the contacts' email using OneSimpleAPI. If there are any a message will be sent to Slack. To configure this workflow ...
3,291
Built by Jonathan Jonathan
Feb 17, 2022
Notify on Slack when refund is registered in WooCommerce
This workflow uses a WooCommerce trigger that will run when an order has been updated and the status is refunded. If the value of this is over 100 it will post it to a Slack channel. To use this wor ...
967
Built by Jonathan Jonathan
Feb 17, 2022
Notify on Telegram and Twitter when new order is added in WooCommerce
This workflow uses a WooCommerce trigger that will run a new product has been added, It will then post the product to Telegram and Twitter. To use this workflow you will need to set the credentials t ...
6,468
Built by Jonathan Jonathan
Feb 17, 2022
Notify on Slack when new product is added in WooCommerce
This workflow uses a WooCommerce trigger that will run when a new product has been added, It will then post it to Slack so your team is always kept up to date with new products. To use this workflow ...
891
Built by Jonathan Jonathan
Feb 17, 2022
Notify on Slack when new order is registered in WooCommerce
This workflow uses a WooCommerce trigger that will run when an order has been placed. If the value of this is over 100 it will post it to a Slack channel. To use this workflow you will need to set t ...
2,085
Built by Jonathan Jonathan
Feb 17, 2022
Add new customers from WooCommerce to Mautic
This workflow uses a WooCommerce trigger that will run when a new customer has been added, It will then add the customer to Mautic. To use this workflow you will need to set the credentials to use fo ...
3,622
Built by Jonathan Jonathan
Feb 17, 2022
Handle GDPR data deletion requests with Slack
This workflow automatically deletes user data from different apps/services when a specific slash command is issued in Slack. Watch this talk and demo to learn more about this use case. The demo uses ...
1,895
Built by Tom Tom
Feb 17, 2022
Parse Email Body Message
Who we are We are Aprende n8n, the first n8n Spanish course for all n8n lovers. If you want to learn more, you can find out more at Aprende n8n. Task goal This task allows extracting data from any ...
5,980
Feb 16, 2022
Automate assigning GitHub issues
This workflow assigns a user to an issue if they include "assign me" when opening or commenting. To use this workflow you will need to update the credentials used for the Github nodes.
1,483
Built by manohar manohar
Feb 07, 2022
Handle verification for Twitter webhook
This workflow handles the incoming call from Twitter and sends the required response for verification. On registering the webhook with the Twitter Account Activity API, Twitter expects a signature in ...
803
Feb 06, 2022
Convert JSON to an Excel file
Send a simple JSON array via HTTP POST and get an Excel file. The default filename is Export.xlsx. By adding the (optional) request ?filename=xyz you can specify the filename. NOTE: do not forget to ...
41,974
Built by Dick Dick
Feb 04, 2022
Send a random recipe once a day to Telegram
This telegram bot is designed to send one random recipe a day. This specific bot has filtered out only vegan recipes, so you can choose your diet type and send only recipes for a specific diet. Wh ...
2,475
Built by Hilary Torn Hilary Torn
Feb 03, 2022
Tiny Tiny RSS new stared article saved to wallabag
Every 10 minutes check if a new article was stared, if so, save it in wallabag to read it later.
870
Built by dev dev
Feb 02, 2022
Google Calendar to Slack Status and Philips Hue
I'm currently trialing a 4 day work week for all staff at my company, and one of the major impacts on productivity is interruptions. As such, I opted to use N8N to create a workflow to monitor my Goo ...
1,173
Feb 01, 2022
Create an RSS feed based on a website's content
This workflow parses content from a website (for this example, Baserow's release page) and creates an RSS feed based on the extracted data. Prerequisites Some familiarity with HTML and CSS selectors ...
26,940
Built by Tom Tom
Jan 30, 2022
Send a message to Telegram on a new item saved to Reader
What is it This workflow aims to build a simple bot that will send a message to a telegram channel every time there is a new saved item to the Reader. This workflow can be easily modify to support ...
2,759
Built by Nicolas Nicolas
Jan 29, 2022
Plex automatic QBittorent throttler
Have you ever wanted to throttle Plex when connecting remotely to your server? Well here is the script for you! The instructions to deploy are below: You will need: A plex server with Plex Pass (for ...
1,297
Jan 29, 2022
Simple file based key value store (GetKey)
Read a value by key from a local json file. Related workflow: WriteKey Create a subfolder in your n8n homedir: /home/node/.n8n/local-files. In docker look at the data path and create a subfolder loc ...
989
Built by Peter Peter
Jan 24, 2022
Simple file based key value store (WriteKey)
Store a key with a value in a local json file. Multiple keys could be saved in a single file. Related workflow: GetKey Create a subfolder in your n8n homedir: /home/node/.n8n/local-files. In docker ...
1,447
Built by Peter Peter
Jan 24, 2022
Collect posts from Twitter and send to Airtable
This workflow collects tweets (100 but adjustable) and add them to AirTable. Starting the 2nd execution, the workflow will add only the new tweets (based on Tweet ID), so there won't be any tweet dupl ...
3,799
Built by OsherD OsherD
Jan 19, 2022